summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh.conf b/ssh.conf
index 21a6bc5..9df143d 100644
--- a/ssh.conf
+++ b/ssh.conf
@@ -4,7 +4,7 @@
description "OpenSSH server"
-start on runlevel [2345]
+start on (urandom and runlevel [2345])
stop on runlevel [!2345]
respawn