5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
|
if yesno "Enable sshd?" y; then
|
|
servicesenable sshd
|
|
fi
|