|
[Unit]
|
|
Description=Reboot
|
|
Documentation=man:systemd-halt.service(8)
|
|
DefaultDependencies=no
|
|
Requires=shutdown.target umount.target final.target
|
|
After=shutdown.target umount.target final.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/oc-nbd-disconnect-root
|