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
|
sudo systemctl enable btrfs-scrub.timer
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# enable systemd-timesyncd (ntp service)
|
||||||
|
sudo timedatectl set-ntp true
|
||||||
|
|
||||||
echo
|
echo
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
########################################
|
########################################
|
||||||
|
Loading…
Reference in New Issue
Block a user