chiark / gitweb /
consoled: move from /bin to /lib/systemd
authorTom Gundersen <teg@jklm.no>
Sat, 4 Oct 2014 11:12:49 +0000 (13:12 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 4 Oct 2014 11:18:47 +0000 (13:18 +0200)
This should not normally be run manually, but rather through systemd.

Makefile.am

index d2a17672658f80ea7e96f051548c673ed2307ce0..3119a95dad28b361fd14a2064956dd6320401ea8 100644 (file)
@@ -3024,7 +3024,7 @@ if ENABLE_TERMINAL
 noinst_LTLIBRARIES += \
        libsystemd-terminal.la
 
-bin_PROGRAMS += \
+rootlibexec_PROGRAMS += \
        systemd-consoled
 
 noinst_PROGRAMS += \