This unit is provided by:
Options
-
[Service]
-
ExecStop=/usr/bin/ostree admin finalize-staged
-
ProtectHome
Introduced in systemd 214=yes -
ReadOnlyPaths=/etc
-
RemainAfterExit=yes
-
TimeoutStopSec
Introduced in systemd 188=5m -
Type=oneshot
-
-
[Unit]
-
After=local-fs.target systemd-journal-flush.service ostree-finalize-staged-hold.service
-
Before=basic.target final.target
-
ConditionPathExists=/run/ostree-booted
-
Conflicts=final.target
-
DefaultDependencies=no
-
Description=OSTree Finalize Staged Deployment
-
Documentation=man:ostree(1)
-
RequiresMountsFor=/sysroot /boot
-
Wants=ostree-finalize-staged-hold.service
-
Additionnal notes
Nothing here.