[services] Rename to services-systemd
This commit is contained in:
parent
851d90508c
commit
08fc93f137
@ -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…
Reference in New Issue
Block a user