diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-10-22 00:35:26 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-10-22 00:36:37 -0500 |
commit | 9998cfdf359236a8dfe6fdaae796cc3a4d99b259 (patch) | |
tree | 7aa7c7eda7c116359704fe1d2675bdd7f53e7b88 /configs/base/lxqt.installfile | |
parent | 339b6823b81ea02a1758a4568f53a151e49efc41 (diff) | |
download | image-9998cfdf359236a8dfe6fdaae796cc3a4d99b259.tar.gz image-9998cfdf359236a8dfe6fdaae796cc3a4d99b259.tar.bz2 image-9998cfdf359236a8dfe6fdaae796cc3a4d99b259.tar.xz image-9998cfdf359236a8dfe6fdaae796cc3a4d99b259.zip |
Base configuration: chronyd in gfx only for live
The local script needs to run before it starts, so live configs need it
this way. However, we don't want the tarballs to have it there.
Diffstat (limited to 'configs/base/lxqt.installfile')
-rw-r--r-- | configs/base/lxqt.installfile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |