From: Lennart Poettering Date: Wed, 9 Mar 2011 21:13:24 +0000 (+0100) Subject: machine-id: move machine-id-setup to /sbin X-Git-Tag: v21~128 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=29d958ce2ba49794fa92dd77b2f9a9bdc941f493 machine-id: move machine-id-setup to /sbin --- diff --git a/Makefile.am b/Makefile.am index 4caa2433b..f867624f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -105,7 +105,9 @@ rootbin_PROGRAMS = \ systemd-notify \ systemd-ask-password \ systemd-tty-ask-password-agent \ - systemd-tmpfiles \ + systemd-tmpfiles + +rootsbin_PROGRAMS = \ systemd-machine-id-setup bin_PROGRAMS = \