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

5 lines
78 B
Text
Raw Normal View History

2022-02-05 14:23:32 +00:00
STATE=$(get_setting ssh.enabled)
SVC="sshd"
CONF="sshd.conf"
DAEMONS=("sshd")