This unit is provided by:
Options
-
[Service]
-
ExecStart=/lib/systemd/systemd-volatile-root yes /sysroot
-
ExecStart=/usr/lib/systemd/systemd-volatile-root yes /sysroot
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=sysroot.mount sysroot-usr.mount systemd-repart.service
-
AssertPathExists=/etc/initrd-release
-
Before=initrd-root-fs.target shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Enforce Volatile Root File Systems
-
Documentation=man:systemd-volatile-root.service(8)
-
Additionnal notes
Nothing here.