distribution/packages/jelos/sources/autostart/daemons/001-ssh
2022-02-05 09:23:32 -05:00

4 lines
78 B
Text

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