[systemd-devel] Halt then reboot

2016-09-16 Thread Dark Penguin
Greetings! Short version: is it possible with systemd to have the machine halt, wait for a few minutes and then reboot? Long version: Many UPS-es do not support cutting power at all, or ignore the command to cut the power in certain situations. There was a workaround for that: instead of pow

[systemd-devel] systemd-bootchart v231 released.

2016-09-16 Thread Auke Kok
Hi folks, It's been a while since systemd-bootchart moved to it's own git tree, so it was a good time to get some changes out. I've tagged and released v231 (systemd-bootchart will continue to independently number releases incrementally), Here is a short summary of the changes: * Switch on

Re: [systemd-devel] Halt then reboot

2016-09-16 Thread Andrei Borzenkov
16.09.2016 20:20, Dark Penguin пишет: > Greetings! > > Short version: is it possible with systemd to have the machine halt, > wait for a few minutes and then reboot? > When system halts OS kernel is stopped and control is returned to firmware. So the only thing you can do is to program firmware