Enable systemd-timesyncd
This commit is contained in:
parent
0d7f884b4f
commit
c5818be6c2
@ -347,6 +347,9 @@ if [[ $(pacman -Q | grep btrfsmaintenance) ]]; then
|
||||
sudo systemctl enable btrfs-scrub.timer
|
||||
fi
|
||||
|
||||
# enable systemd-timesyncd (ntp service)
|
||||
sudo timedatectl set-ntp true
|
||||
|
||||
echo
|
||||
cat <<EOF
|
||||
########################################
|
||||
|
Loading…
Reference in New Issue
Block a user