| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Enforce Volatile Root File Systems |
| Documentation=man:systemd-volatile-root.service(8) |
| DefaultDependencies=no |
| Conflicts=shutdown.target |
| After=sysroot.mount |
| Before=initrd-root-fs.target shutdown.target |
| AssertPathExists=/etc/initrd-release |
|
|
| [Service] |
| Type=oneshot |
| RemainAfterExit=yes |
| ExecStart=@rootlibexecdir@/systemd-volatile-root yes /sysroot |