On Thu, May 14, 2015 at 9:59 AM, Matthew Miller mattdm@mattdm.org wrote:
Have you tried this? It's a symlink, but systemctl knows to act differently when called as shutdown, and the traditional use still works. No need to hack around anything — just use 'shutdown -r' as always.
Oh, yes! Both reboot and shutdown work as usual. I just wanted to know if there was a one-to-one mapping to the systemctl version.
Thanks a lot, Carlos.