summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-10-04 13:12:49 +0200
committerTom Gundersen <teg@jklm.no>2014-10-04 13:18:47 +0200
commit10595afb4c007a764b91d28ede5faa00bcb28428 (patch)
treef2503def0c5244460e1e54715027c23fc360b469
parentc71202228f31176eee2aa7c798c9f3ff681cf957 (diff)
consoled: move from /bin to /lib/systemd
This should not normally be run manually, but rather through systemd.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d2a176726..3119a95da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3024,7 +3024,7 @@ if ENABLE_TERMINAL
noinst_LTLIBRARIES += \
libsystemd-terminal.la
-bin_PROGRAMS += \
+rootlibexec_PROGRAMS += \
systemd-consoled
noinst_PROGRAMS += \