diff options
author | John Denker <jsd@av8n.com> | 2013-11-05 17:01:23 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2013-11-05 17:04:19 -0700 |
commit | 58cf00ba86374938e16bc251f7afad31b81f42db (patch) | |
tree | 2a800a41f395c2f81e1c5b12ed5da3efe4dcbd62 /ssh.conf | |
parent | 686444948276dbd6565e0bb8cec5b3d998a1621d (diff) |
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 |