Make networkmanager service example optional.
This commit is contained in:
parent
5bb7755925
commit
5b864c5dc3
@ -3,7 +3,7 @@
|
||||
|
||||
services:
|
||||
- name: "NetworkManager" #name of the service file
|
||||
mandatory: true #true=> if enabling fails the installer errors out and quits
|
||||
mandatory: false #true=> if enabling fails the installer errors out and quits
|
||||
#false=>if enabling fails print warning to console and continue
|
||||
- name: "cups"
|
||||
mandatory: false
|
||||
|
Loading…
Reference in New Issue
Block a user