]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: fix logind bus call error handling in halt_main()
authorIvan Shapovalov <intelfx100@gmail.com>
Wed, 9 Sep 2015 13:04:35 +0000 (16:04 +0300)
committerIvan Shapovalov <intelfx100@gmail.com>
Thu, 10 Sep 2015 11:44:59 +0000 (14:44 +0300)
commita9085ea35628fa0bfeb3b48fb53f7b823081ad09
tree6daa47aee9f990ab1f7e158cd3e2e475ae5f88f7
parent4c315c2c7c859df318f70e7aa59697a6781c92aa
systemctl: fix logind bus call error handling in halt_main()

Handle -EOPNOTSUPP and -EINPROGRESS like in start_special().
src/systemctl/systemctl.c