mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
11 lines
259 B
Desktop File
11 lines
259 B
Desktop File
[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
|