This unit is provided by:
Options
-
[Service]
-
ExecStart=@/lib/systemd/system-generators/systemd-fstab-generator systemd-sysroot-fstab-check systemctl --no-block start initrd-cleanup.service
-
ExecStart=@/usr/lib/systemd/system-generators/systemd-fstab-generator systemd-sysroot-fstab-check systemctl --no-block start initrd-cleanup.service
-
Type=oneshot
-
-
[Unit]
-
After=initrd-root-fs.target
-
AssertPathExists=/etc/initrd-release
-
DefaultDependencies=no
-
Description=Mountpoints Configured in the Real Root
-
OnFailure=emergency.target
-
OnFailureJobMode=replace-irreversibly
-
Requires=initrd-root-fs.target
-
Additionnal notes
Nothing here.