| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Switch Root |
| DefaultDependencies=no |
| ConditionPathExists=/etc/initrd-release |
| OnFailure=emergency.target |
| OnFailureJobMode=replace-irreversibly |
| AllowIsolate=yes |
|
|
| [Service] |
| Type=oneshot |
| ExecStart=@rootbindir@/systemctl --no-block switch-root /sysroot |