This unit is provided by:
Options
-
[Install]-
WantedBy=local-fs.target
-
-
[Service]-
ExecStart=/usr/libexec/readonly-root -
RemainAfterExit=yes -
TimeoutSec=0 -
Type=oneshot
-
-
[Unit]-
After=systemd-remount-fs.service -
Before=shutdown.target emergency.service emergency.target systemd-tmpfiles-setup.service local-fs.target systemd-random-seed.service -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Configure read-only root support
-
Additionnal notes
Nothing here.