mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-17 15:40:27 +00:00
Merge branch 'master' into changes_v4
This commit is contained in:
3
dracut/28immucore/generator.sh
Executable file → Normal file
3
dracut/28immucore/generator.sh
Executable file → Normal file
@@ -33,6 +33,9 @@ oem_label=$(getarg rd.cos.oemlabel=)
|
|||||||
echo "Type=oneshot"
|
echo "Type=oneshot"
|
||||||
echo "RemainAfterExit=yes"
|
echo "RemainAfterExit=yes"
|
||||||
echo "ExecStart=/usr/bin/immucore start"
|
echo "ExecStart=/usr/bin/immucore start"
|
||||||
|
|
||||||
|
echo "[Install]"
|
||||||
|
echo "RequiredBy=initrd-fs.target"
|
||||||
} > "$GENERATOR_DIR"/immucore.service
|
} > "$GENERATOR_DIR"/immucore.service
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user