[services-systemd] update config
This commit is contained in:
parent
448ebd639c
commit
7621788fb2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user