From: Tom Gundersen Date: Sat, 4 Oct 2014 11:12:49 +0000 (+0200) Subject: consoled: move from /bin to /lib/systemd X-Git-Tag: v217~317 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=10595afb4c007a764b91d28ede5faa00bcb28428 consoled: move from /bin to /lib/systemd This should not normally be run manually, but rather through systemd. --- 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 += \