diff options
author | Roy Marples <roy@marples.name> | 2007-11-28 15:45:03 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-11-28 15:45:03 +0000 |
commit | ac9279cc0d5a00bc17908b2914941186020cd3ce (patch) | |
tree | 850a4fe19917113e75bfd2e79d00b58208468503 /init.d.misc/sshd | |
parent | 444f23e2d158389b22d40537fc9b027d9f575229 (diff) |
Massive whitespace cleanup
Diffstat (limited to 'init.d.misc/sshd')
-rw-r--r-- | init.d.misc/sshd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.misc/sshd b/init.d.misc/sshd index b12782ab..e02a8dbd 100644 --- a/init.d.misc/sshd +++ b/init.d.misc/sshd @@ -27,7 +27,7 @@ command=/usr/sbin/sshd command_args=${sshd_args} pidfile=/var/run/sshd.pid -required_files=/etc/sshd/sshd_config +required_files=/etc/ssh/sshd_config required_dirs=/var/empty depend() { |