This unit is provided by:
Options
-
[Service]
-
Environment=TMPDIR=/run
-
ExecStart=/usr/bin/mkinitcpio -A sd-shutdown -k none -c /dev/null -d /run/initramfs
-
Type=oneshot
-
-
[Unit]
-
Before=shutdown.target
-
ConditionFileIsExecutable=!/run/initramfs/shutdown
-
DefaultDependencies=no
-
Description=Generate shutdown-ramfs
-
Additionnal notes
Nothing here.