Be more conservative about respawn
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
cfg_sshd_cfgdir='/etc/ssh'
|
||||
|
||||
service_respawn=true
|
||||
service_respawn=always
|
||||
service_command=( /usr/bin/sshd -D -f "$cfg_sshd_cfgdir/sshd_config" )
|
||||
|
||||
depends_ready=( znet )
|
||||
|
Reference in New Issue
Block a user