[services-systemd] update config
This commit is contained in:
parent
448ebd639c
commit
7621788fb2
@ -51,35 +51,21 @@
|
|||||||
# # because it is not specified
|
# # because it is not specified
|
||||||
|
|
||||||
# By default, no changes are made.
|
# By default, no changes are made.
|
||||||
#services: []
|
units: []
|
||||||
#targets: []
|
|
||||||
#timers: []
|
|
||||||
#disable: []
|
|
||||||
#disable-targets: []
|
|
||||||
#mask: []
|
|
||||||
#units: []
|
|
||||||
|
|
||||||
# Manjaro settings
|
# Manjaro settings
|
||||||
|
|
||||||
services:
|
units:
|
||||||
- name: "NetworkManager"
|
- name: "NetworkManager"
|
||||||
mandatory: false
|
action: "enable"
|
||||||
|
|
||||||
- name: "org.cups.cupsd"
|
|
||||||
mandatory: false
|
|
||||||
|
|
||||||
targets:
|
|
||||||
- name: "graphical"
|
|
||||||
mandatory: true
|
mandatory: true
|
||||||
|
|
||||||
timers: []
|
- name: "org.cups.cupsd"
|
||||||
|
action: "enable"
|
||||||
|
|
||||||
|
- name: "graphical"
|
||||||
|
action: "enable"
|
||||||
|
mandatory: true
|
||||||
|
|
||||||
disable:
|
|
||||||
- name: "pacman-init"
|
- name: "pacman-init"
|
||||||
mandatory: false
|
action: "mask"
|
||||||
|
|
||||||
disable-targets: []
|
|
||||||
|
|
||||||
mask: []
|
|
||||||
|
|
||||||
units: []
|
|
||||||
|
Loading…
Reference in New Issue
Block a user