[services-systemd] update config

This commit is contained in:
Philip Mueller 2023-05-26 10:59:06 +02:00
parent 448ebd639c
commit 7621788fb2

View File

@ -51,35 +51,21 @@
# # because it is not specified
# By default, no changes are made.
#services: []
#targets: []
#timers: []
#disable: []
#disable-targets: []
#mask: []
#units: []
units: []
# Manjaro settings
services:
units:
- name: "NetworkManager"
mandatory: false
- name: "org.cups.cupsd"
mandatory: false
targets:
- name: "graphical"
action: "enable"
mandatory: true
timers: []
- name: "org.cups.cupsd"
action: "enable"
- name: "graphical"
action: "enable"
mandatory: true
disable:
- name: "pacman-init"
mandatory: false
disable-targets: []
mask: []
units: []
action: "mask"