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.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index 420c78493d..c5a109675c 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -191,8 +191,8 @@ config BR2_PACKAGE_SYSTEMD_MACHINED
config BR2_PACKAGE_SYSTEMD_MYHOSTNAME
bool "enable myhostname NSS plugin"
- depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
default y
+ depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
help
nss-myhostname is a plug-in module for the GNU Name Service
Switch (NSS) functionality of the GNU C Library (glibc),
@@ -247,8 +247,8 @@ config BR2_PACKAGE_SYSTEMD_RANDOMSEED
config BR2_PACKAGE_SYSTEMD_RESOLVED
bool "enable resolve daemon"
- depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
default y
+ depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs nss.h
help
systemd-resolved is a system service that provides network
name resolution to local applications. It implements a
OpenPOWER on IntegriCloud