diff options
Diffstat (limited to 'app-misc/calamares-config-kogaion/files/modules')
-rw-r--r-- | app-misc/calamares-config-kogaion/files/modules/liveservices.conf | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/app-misc/calamares-config-kogaion/files/modules/liveservices.conf b/app-misc/calamares-config-kogaion/files/modules/liveservices.conf deleted file mode 100644 index 826b25cf..00000000 --- a/app-misc/calamares-config-kogaion/files/modules/liveservices.conf +++ /dev/null @@ -1,21 +0,0 @@ ---- -#systemd kogaion live services are disabled in this precise order - -services: - - name: "x-setup" #name of the service file - mandatory: false #true=> if disabling fails the installer errors out and quits - #false=>if disabling fails print warning to console and continue - - name: "cdeject" - mandatory: false - - - name: "installer-text" - mandatory: false - - - name: "installer-gui" - mandatory: false - - - name: "graphical_start" - mandatory: false - - - name: "kogaionlive" - mandatory: false |