| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Power-Off |
| 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=@SYSTEMCTL@ --force poweroff |