/var/empty isn't a fixed requirement for sshd
This commit is contained in:
parent
fa363ecaf7
commit
6b4e645c2c
@ -6,7 +6,6 @@ command=/usr/sbin/sshd
|
|||||||
command_args=${sshd_args}
|
command_args=${sshd_args}
|
||||||
pidfile=@VARBASE@/run/sshd.pid
|
pidfile=@VARBASE@/run/sshd.pid
|
||||||
required_files=/etc/ssh/sshd_config
|
required_files=/etc/ssh/sshd_config
|
||||||
required_dirs=@VARBASE@/empty
|
|
||||||
|
|
||||||
depend()
|
depend()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user