From e0d25329b23a43332ea340f9907721873a316f4e Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 8 Feb 2012 00:08:10 +0100 Subject: move /usr/bin/systemd to /usr/lib/systemd/systemd --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f1f975fcf3..e4e3510ddf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -161,7 +161,6 @@ endif endif rootbin_PROGRAMS = \ - systemd \ systemctl \ systemd-notify \ systemd-ask-password \ @@ -185,6 +184,7 @@ bin_PROGRAMS += \ endif rootlibexec_PROGRAMS = \ + systemd \ systemd-cgroups-agent \ systemd-initctl \ systemd-update-utmp \ -- cgit v1.2.3-54-g00ecf