chiark / gitweb /
Add poweroff, suspend etc. loginctl commands
authorAndy Wingo <wingo@pobox.com>
Sat, 29 Aug 2015 10:17:50 +0000 (12:17 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 29 Aug 2015 10:17:50 +0000 (12:17 +0200)
commit4bf53966f770f9956fd50e9225d5938d2fb3e794
tree8870ea8839dd0862bef32a13e3aec576bf703d98
parentcaa7531f137aeb260fbda53e89a22f516836e89b
Add poweroff, suspend etc. loginctl commands

* src/login/loginctl.c: Add poweroff, reboot, suspend, hibernate, and
  hybrid-sleep commands.  Normally these are handled by systemctl but
  since elogind is targeted at the no-systemd use case, we incorporate
  them here.
src/login/loginctl.c