From 29d958ce2ba49794fa92dd77b2f9a9bdc941f493 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 9 Mar 2011 22:13:24 +0100 Subject: [PATCH 1/1] machine-id: move machine-id-setup to /sbin --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 = \ -- 2.30.2