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
|
||||
- networkcfg
|
||||
- hwclock
|
||||
- services
|
||||
- services-systemd
|
||||
# - dracut
|
||||
- initramfs
|
||||
# - grubcfg
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
type: "job"
|
||||
name: "services"
|
||||
name: "services-systemd"
|
||||
interface: "python"
|
||||
requires: []
|
||||
script: "main.py"
|
Loading…
Add table
Reference in a new issue