mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #1434 from vcaputo/ignition-service-descriptions
sys-apps/ignition: add stage context to service descriptions.
This commit is contained in:
commit
df752e6d04
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Ignition
|
Description=Ignition (disks)
|
||||||
DefaultDependencies=false
|
DefaultDependencies=false
|
||||||
|
|
||||||
Requires=local-fs-pre.target
|
Requires=local-fs-pre.target
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Ignition
|
Description=Ignition (files)
|
||||||
DefaultDependencies=false
|
DefaultDependencies=false
|
||||||
Before=initrd-parse-etc.service
|
Before=initrd-parse-etc.service
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user