IRCNow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
openbsd:irc:znc [2020/07/13 02:24]
gry clarified about the uid
openbsd:irc:znc [2020/07/16 05:40]
gry clarify
Line 51: Line 51:
 $ doas cap_mkdb /​etc/​login.conf $ doas cap_mkdb /​etc/​login.conf
 </​code>​ </​code>​
 +
 +Now change znc shell to /bin/ksh , then continue with the steps below.
  
 <​code>​ <​code>​
Line 65: Line 67:
 processes ​           1310 processes ​           1310
 </​code>​ </​code>​
 +
  
 I then set the default shell to /​sbin/​nologin (note: the '​1001'​ is the uid, which you may find to be different from this example, but it should not be changed.): I then set the default shell to /​sbin/​nologin (note: the '​1001'​ is the uid, which you may find to be different from this example, but it should not be changed.):