[services] Rename to services-systemd

This commit is contained in:
Adriaan de Groot 2018-06-26 10:46:55 -04:00
parent 851d90508c
commit 08fc93f137
4 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ sequence:
- displaymanager - displaymanager
- networkcfg - networkcfg
- hwclock - hwclock
- services - services-systemd
# - dracut # - dracut
- initramfs - initramfs
# - grubcfg # - grubcfg

View File

@ -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"