1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 09:41:31 +01:00
This commit is contained in:
2017-01-22 22:06:22 +01:00
parent 0610b5cb41
commit e663f01135

View File

@@ -479,8 +479,6 @@ function installconf {
test -n "$NEW_TIMEZONE" && cp -fp /mnt/usr/share/zoneinfo/"$NEW_TIMEZONE" /mnt/etc/localtime
execl chroot hwclock --systohc --utc
execl chroot systemctl enable ntpd
echo "$(T "Syncing hour to internet in background")";
execl chroot (ntpd -qg && && hwclock -w) &> /dev/null
# User and desktop skel
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/mods/skel.tar.xz -O- | tar xJf - -C /mnt/