Ensure /etc/local.d/.ntpsync exists

This commit is contained in:
2024-01-10 15:26:12 -05:00
parent 0b4ba9560a
commit 24169553c5
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ ln -s /usr/share/zoneinfo/"$timezone" /etc/localtime
locale-gen
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/ntp-rclocal/ntp.start -o /etc/local.d/ntp.start
chmod 755 /etc/local.d/ntp.start
touch /etc/local.d/.ntpsync
# networkmanager configuration
pacman -S networkmanager-openrc --noconfirm