escape: move to rootbindir
authorMichael Biebl <biebl@debian.org>
Tue, 8 Jul 2014 19:06:07 +0000 (21:06 +0200)
committerMichael Biebl <biebl@debian.org>
Tue, 8 Jul 2014 19:06:07 +0000 (21:06 +0200)
The systemd-escape utility might be used during early boot (e.g. when
being triggered from udev rules), so move it to rootbindir to support
systems with a split /usr setup.

Makefile.am

index 77a976a..a252693 100644 (file)
@@ -337,7 +337,8 @@ rootbin_PROGRAMS = \
        systemd-notify \
        systemd-ask-password \
        systemd-tty-ask-password-agent \
-       systemd-machine-id-setup
+       systemd-machine-id-setup \
+       systemd-escape
 
 bin_PROGRAMS = \
        systemd-cgls \
@@ -347,8 +348,7 @@ bin_PROGRAMS = \
        systemd-delta \
        systemd-analyze \
        systemd-run \
-       systemd-path \
-       systemd-escape
+       systemd-path
 
 dist_bin_SCRIPTS = \
        src/kernel-install/kernel-install