diff options
Diffstat (limited to 'ssh.conf')
-rw-r--r-- | ssh.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ description "OpenSSH server" -start on runlevel [2345] +start on (urandom and runlevel [2345]) stop on runlevel [!2345] respawn |