mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
Add example disable service
This commit is contained in:
parent
829ae3e9e4
commit
f15320f4f4
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ services:
|
|||
targets:
|
||||
- name: "graphical"
|
||||
mandatory: true
|
||||
|
||||
disable:
|
||||
- name: "pacman-init"
|
||||
mandatory: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue