This unit is provided by:
Options
-
[Install]-
WantedBy=local-fs.target
-
-
[Service]-
ExecStart=/usr/lib/ostree/ostree-remount -
RemainAfterExit=yes -
StandardError=journal+console -
StandardInput=null -
StandardOutput=journal -
Type=oneshot
-
-
[Unit]-
After=-.mount var.mount systemd-remount-fs.service -
Before=local-fs.target umount.target systemd-random-seed.service plymouth-read-write.service systemd-journal-flush.service systemd-tmpfiles-setup.service systemd-rfkill.service systemd-rfkill.socket -
ConditionKernelCommandLine=ostree -
Conflicts=umount.target -
DefaultDependencies=no -
Description=OSTree Remount OS/ Bind Mounts -
Documentation=man:ostree(1) -
OnFailure=emergency.target
-
Additionnal notes
Nothing here.