chiark / gitweb /
Support additional argument in reboot
authorWaLyong Cho <walyong.cho@samsung.com>
Wed, 6 Nov 2013 08:02:41 +0000 (17:02 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 7 Nov 2013 06:23:54 +0000 (01:23 -0500)
commit37185ec80ad372907a2a9388735655a7334babb6
tree9fa29d5bacf8da53b1ac0ef300fc81784b6eb5f6
parent3f09ee19690730cd69e4986d72da2d9bb7c04a6a
Support additional argument in reboot

reboot syscall can be performed with an additional argument. In some
systems this functionality can be useful to modify the mode of the
next boot performed by the bootloader.
man/systemctl.xml
src/core/shutdown.c
src/shared/def.h
src/systemctl/systemctl.c