]> rtime.felk.cvut.cz Git - novaboot.git/commit
server: Fix enabling of delayed power off
authorMichal Sojka <michal.sojka@cvut.cz>
Fri, 17 Dec 2021 09:35:03 +0000 (10:35 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Fri, 17 Dec 2021 12:10:30 +0000 (13:10 +0100)
commit945b93d256ba7d090570b0b9b4f557d1f30132c2
treef540fff23be3975ea2e9c97613335749df8ea96b
parent07eff95e96a187453ff43fc2310a7314f98300bc
server: Fix enabling of delayed power off

The documented procedure stopped working after the last commit because
the [Install] section was removed from
novaboot-delayed-power-off.service.

In addition to adding the [Install] section, we also reshuffle
documentation and update systemd unit dependencies to make
power-on/off operations more reliable. The latter should (hopefully)
fix some race conditions that were possible in the past.
debian/novaboot-server.install
server/Makefile
server/adduser-novaboot.pod
server/novaboot-shell.pod
server/systemd/novaboot-delayed-power-off.service
server/systemd/novaboot-delayed-power-off.target [new file with mode: 0644]
server/systemd/novaboot-power-off@.timer