chiark / gitweb /
bus-util: print "systemctl --user" on user service manager
authorWaLyong Cho <walyong.cho@samsung.com>
Tue, 29 Dec 2015 05:15:04 +0000 (14:15 +0900)
committerSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:22:15 +0000 (15:22 +0200)
commitf450865bf77a35208b81d9264a93358f41a4555d
treeb1b16f9b1faae9927905e4080348b865439c92ad
parent07c9d5f5d8171ac47f22e2cab1c0aef3b81ef404
bus-util: print "systemctl --user" on user service manager

When a unit was started with "systemctl --user" and it failed, error
messages is printed as "systemctl status". But it should be "systemctl
--user status".
src/shared/bus-util.c
src/shared/bus-util.h