diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-10-20 22:50:58 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-10-20 22:50:58 -0500 |
commit | 339b6823b81ea02a1758a4568f53a151e49efc41 (patch) | |
tree | 23077af97e5689f32c6e97016cbe48d1ac151e0c /configs/base/xfce.installfile | |
parent | a8c6ade54c55e5470ec0b677729ed368dd796d75 (diff) | |
download | image-339b6823b81ea02a1758a4568f53a151e49efc41.tar.gz image-339b6823b81ea02a1758a4568f53a151e49efc41.tar.bz2 image-339b6823b81ea02a1758a4568f53a151e49efc41.tar.xz image-339b6823b81ea02a1758a4568f53a151e49efc41.zip |
Base configuration: Put chronyd in graphical RL
This ensures our local script that sets the time can run *before* the
daemon starts. Once the daemon has started, it is no longer possible to
set the time manually using chrony.
Ref: #361
Diffstat (limited to 'configs/base/xfce.installfile')
-rw-r--r-- | configs/base/xfce.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/base/xfce.installfile b/configs/base/xfce.installfile index b440ac9..63cfee3 100644 --- a/configs/base/xfce.installfile +++ b/configs/base/xfce.installfile @@ -5,6 +5,6 @@ pkginstall livecd-support-horizon livecd-support-xfce networkmanager svcenable udev boot svcenable udev-trigger boot svcenable elogind -svcenable NetworkManager graphical +svcenable NetworkManager svcenable sddm graphical svcenable wpa_supplicant |