diff options
-rw-r--r-- | configs/base/base.installfile | 1 | ||||
-rw-r--r-- | configs/base/kde.installfile | 1 | ||||
-rw-r--r-- | configs/base/lxqt.installfile | 1 | ||||
-rw-r--r-- | configs/base/mate.installfile | 1 | ||||
-rw-r--r-- | configs/base/xfce.installfile | 1 | ||||
-rw-r--r-- | configs/horizon/horizon.installfile | 1 |
6 files changed, 5 insertions, 1 deletions
diff --git a/configs/base/base.installfile b/configs/base/base.installfile index 69e7d67..86ac3f7 100644 --- a/configs/base/base.installfile +++ b/configs/base/base.installfile @@ -21,7 +21,6 @@ pkginstall iw wireless-tools wpa_supplicant pkginstall hdparm pciutils pcmciautils smartmontools usbutils # User convenience tools pkginstall bzip2 chrony gnupg kbd-keymaps less links lzop nano openssh tmux -svcenable chronyd graphical repository https://distfiles.adelielinux.org/adelie/current/system repository https://distfiles.adelielinux.org/adelie/current/user diff --git a/configs/base/kde.installfile b/configs/base/kde.installfile index 5948013..4e47751 100644 --- a/configs/base/kde.installfile +++ b/configs/base/kde.installfile @@ -7,5 +7,6 @@ svcenable udev-trigger boot svcenable bluetooth graphical svcenable elogind svcenable NetworkManager +svcenable chronyd graphical svcenable sddm graphical svcenable wpa_supplicant diff --git a/configs/base/lxqt.installfile b/configs/base/lxqt.installfile index 6f1c8c4..c2b619f 100644 --- a/configs/base/lxqt.installfile +++ b/configs/base/lxqt.installfile @@ -6,5 +6,6 @@ svcenable udev boot svcenable udev-trigger boot svcenable elogind svcenable NetworkManager +svcenable chronyd graphical svcenable sddm graphical svcenable wpa_supplicant diff --git a/configs/base/mate.installfile b/configs/base/mate.installfile index c89f20d..359a1b8 100644 --- a/configs/base/mate.installfile +++ b/configs/base/mate.installfile @@ -6,5 +6,6 @@ svcenable udev boot svcenable udev-trigger boot svcenable elogind svcenable NetworkManager +svcenable chronyd graphical svcenable sddm graphical svcenable wpa_supplicant diff --git a/configs/base/xfce.installfile b/configs/base/xfce.installfile index 63cfee3..ec29354 100644 --- a/configs/base/xfce.installfile +++ b/configs/base/xfce.installfile @@ -6,5 +6,6 @@ svcenable udev boot svcenable udev-trigger boot svcenable elogind svcenable NetworkManager +svcenable chronyd graphical svcenable sddm graphical svcenable wpa_supplicant diff --git a/configs/horizon/horizon.installfile b/configs/horizon/horizon.installfile index 4955510..76da303 100644 --- a/configs/horizon/horizon.installfile +++ b/configs/horizon/horizon.installfile @@ -6,4 +6,5 @@ svcenable udev boot svcenable udev-trigger boot svcenable elogind svcenable sddm graphical +svcenable chronyd graphical svcenable wpa_supplicant |