systemd: don't build systemd-firstboot by default
commit447d364144cad9e02f01d8cfefe3e0bc43cbf2bc
authorFrank Hunleth <fhunleth@troodon-software.com>
Wed, 26 Oct 2016 17:18:04 +0000 (26 13:18 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 8 Dec 2016 21:46:42 +0000 (8 22:46 +0100)
tree9bdec051c6f0fe855b8914b92d8196fe4bdd89e9
parent6bf74a11246ad70e8075db10c4d72ffa73ab62c7
systemd: don't build systemd-firstboot by default

systemd-firstboot is never invoked since systemd's first boot detection
logic checks whether /etc/machine-id exists. Since the file is created
automatically by systemd.mk, systemd will never detect first boot and
therefore the systemd-firstboot.service unit file will never get run.

Additionally, if /etc/machine-id is removed to allow systemd-firstboot
to run, it interactively prompts for the system locale. This makes it
seem unlikely that an embedded system would want to use it.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/systemd/Config.in