Update services-systemd.conf

removing mandatory: false from example for cups-socket as it is default same as for the other two (could confuse about may disable needs to set it? )
This commit is contained in:
Johannes Kamprad 2022-09-18 14:43:15 +02:00 committed by GitHub
parent 4ced8279c6
commit b00a2ede79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,8 @@
#
# - name: "cups.socket"
# action: "disable"
# mandatory: false
# # The property "mandatory" is taken to be false by default here
# # because it is not specified
#
# - name: "graphical"
# action: "enable"