mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 02:15:44 -05:00
[services] Rename to services-systemd
This commit is contained in:
parent
851d90508c
commit
08fc93f137
4 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ sequence:
|
||||||
- displaymanager
|
- displaymanager
|
||||||
- networkcfg
|
- networkcfg
|
||||||
- hwclock
|
- hwclock
|
||||||
- services
|
- services-systemd
|
||||||
# - dracut
|
# - dracut
|
||||||
- initramfs
|
- initramfs
|
||||||
# - grubcfg
|
# - grubcfg
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
type: "job"
|
type: "job"
|
||||||
name: "services"
|
name: "services-systemd"
|
||||||
interface: "python"
|
interface: "python"
|
||||||
requires: []
|
requires: []
|
||||||
script: "main.py"
|
script: "main.py"
|
Loading…
Add table
Reference in a new issue