void-bash-installer/modules/89-sshd/config

5 lines
57 B
Plaintext

if yesno "Enable sshd?" y; then
servicesenable sshd
fi