This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/lib/ostree/ostree-prepare-root /sysroot -
RemainAfterExit=yes -
StandardError=journal+console -
StandardInput=null -
StandardOutput=journal -
Type=oneshot
-
-
[Unit]-
After=sysroot.mount -
Before=initrd-root-fs.target -
ConditionKernelCommandLine=ostree -
ConditionPathExists=/etc/initrd-release -
DefaultDependencies=no -
Description=OSTree Prepare OS/ -
Documentation=man:ostree(1) -
OnFailure=emergency.target -
Requires=sysroot.mount
-
Additionnal notes
Nothing here.