[services-systemd] add Manjaro specific settings

This commit is contained in:
Philip Müller 2018-06-29 08:30:58 +02:00
parent 62e065c52f
commit 15eaff15fb

View File

@ -63,8 +63,25 @@
# - mandatory: true
# By default, no changes are made.
services: []
targets: []
disable: []
#services: []
#targets: []
#disable: []
disable-targets: []
mask: []
# Manjaro settings
services:
- name: "NetworkManager"
mandatory: false
- name: "org.cups.cupsd"
mandatory: false
targets:
- name: "graphical"
mandatory: true
disable:
- name: "pacman-init"
mandatory: false