Systemd/src/systemctl
Sangjung Woo b986229efe systemctl: bugfix for systemctl reboot command with argument
According to systemctl man page, 'systemctl reboot [arg]' should work
without any errors. However, it does not work because of 'Invalid number
of arguments' error, except for 'reboot [arg]'. This patch fixes the bug
so that both of commands work in exactly the same way.
2015-01-23 09:30:44 -05:00
..
Makefile
systemctl.c systemctl: bugfix for systemctl reboot command with argument 2015-01-23 09:30:44 -05:00