summaryrefslogtreecommitdiffstats
path: root/package/systemd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/systemd/Config.in')
-rw-r--r--package/systemd/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index 20b4e28068..a2cf4be671 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -150,6 +150,15 @@ config BR2_PACKAGE_SYSTEMD_SYSUSERS
http://www.freedesktop.org/software/systemd/man/systemd-sysusers.html
+config BR2_PACKAGE_SYSTEMD_FIRSTBOOT
+ bool "enable firstboot support"
+ default y
+ help
+ systemd-firstboot initializes the most basic system settings
+ interactively on the first boot.
+
+ http://www.freedesktop.org/software/systemd/man/systemd-firstboot.html
+
config BR2_PACKAGE_SYSTEMD_NETWORKD
bool "enable network manager"
help
OpenPOWER on IntegriCloud