mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -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:
|
targets:
|
||||||
- name: "graphical"
|
- name: "graphical"
|
||||||
mandatory: true
|
mandatory: true
|
||||||
|
|
||||||
|
disable:
|
||||||
|
- name: "pacman-init"
|
||||||
|
mandatory: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue