[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
- networkcfg
- hwclock
- services
- services-systemd
# - dracut
- initramfs
# - grubcfg

View File

@ -1,6 +1,6 @@
---
type: "job"
name: "services"
name: "services-systemd"
interface: "python"
requires: []
script: "main.py"