This unit is provided by:
Options
-
[Service]
-
ExecStart=/usr/bin/make-initrd-ng shutdown-ramfs-contents /run/initramfs
-
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/run/initramfs
-
Type=oneshot
-
-
[Unit]
-
Before=shutdown.target
-
ConditionFileIsExecutable=!/run/initramfs/shutdown
-
DefaultDependencies=no
-
Description=Generate shutdown ramfs
-
RequiresMountsFor=/run/initramfs
-
Additionnal notes
Nothing here.