5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
(
|
|
sysrc ntpd_enable=YES
|
|
service ntpd start
|
|
) && echo "enabled and started ntpd service"
|