]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/util.c
systemctl: suggest 'systemctl daemon-reload' without --system
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 31 May 2013 00:28:09 +0000 (20:28 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 31 May 2013 00:44:41 +0000 (20:44 -0400)
commit1058cbf2ad3d62d039f8f0be92d9d37777925a39
tree3fdffa04f0eab31f9a075c6d5e0da5a02a1c8933
parent76d5a71de99b6fe0ecc9bfd82ec641a5d408e191
systemctl: suggest 'systemctl daemon-reload' without --system

--system is default anyway, and some poor user might type 9
characters without needing to.
src/core/manager.c
src/shared/util.c
src/systemctl/systemctl.c