diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-01 19:51:48 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-01 19:51:48 +0200 |
| commit | a219ca1ed26dd3adba18d4b5b2507db25908e534 (patch) | |
| tree | 056b31c70127dbdab588ec91a04e5105fd5795fa /raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf | |
| parent | 2e5a7d93476c0819b5a23f5740e4c843eaedc73a (diff) | |
| download | RaveOS-PKGBUILD-a219ca1ed26dd3adba18d4b5b2507db25908e534.tar.gz RaveOS-PKGBUILD-a219ca1ed26dd3adba18d4b5b2507db25908e534.zip | |
new img added
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf index 335f3a9..e059c1a 100644 --- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf +++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf @@ -18,4 +18,5 @@ script: - command: "systemctl disable sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service || true" - command: "systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service || true" - command: "systemctl enable reflector-once.service || true" + - command: "systemctl enable ananicy-cpp.service || true" name: "Enabling services and Display Managers" |