Import the FreeBSD ntp role.

This commit is contained in:
Tom Alexander
2022-10-15 19:59:25 -04:00
parent ae9d65d247
commit 2b1a2bf1d6
12 changed files with 67 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ sendmail_enable="NONE"
hostname="computer"
local_unbound_enable="YES"
sshd_enable="YES"
ntpd_enable="YES"
powerd_enable="YES"
dumpdev="NO"
zfs_enable="YES"

View File

@@ -4,7 +4,6 @@ sendmail_enable="NONE"
hostname="odo"
local_unbound_enable="YES"
sshd_enable="YES"
ntpd_enable="YES"
powerd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"