distribution/packages/jelos/sources/autostart/daemons/001-ssh

4 lines
78 B
Text
Executable file

STATE=$(get_setting ssh.enabled)
SVC="sshd"
CONF="sshd.conf"
DAEMONS=("sshd")