summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-kogaion/files/modules/services.conf
blob: f5b22f4ee597783fdc730fc46ae1a642dce6c0b1 (plain)
1
2
3
4
5
6
7
8
9
---
#systemd services and targets are enabled in this precise order

services:
  - name: "NetworkManager"  #name of the service file
    mandatory: false        #true=> if enabling fails the installer errors out and quits
                            #false=>if enabling fails print warning to console and continue
  - name: "lightdm"
    mandatory: false