]> rtime.felk.cvut.cz Git - novaboot.git/blob - server/systemd/novaboot-power@.service
b5702b425321cb96a0b7d8e9d5a351e5db3f4e22
[novaboot.git] / server / systemd / novaboot-power@.service
1 [Unit]
2 Description=Power on/off novaboot target %i
3
4 [Service]
5 Type=oneshot
6 RemainAfterExit=true
7 ExecStartPre=systemctl stop novaboot-power-off@%i.timer
8 ExecStart=/usr/bin/novaboot-shell on
9 ExecStop=/usr/bin/novaboot-shell off
10 User=%i