From ce32f65a1bf6561660decd92913b782fb9aafbdd Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 21 Sep 2006 12:30:16 +0000 Subject: mount: nfs mount should enable bb_error-to-syslog support --- util-linux/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'util-linux') diff --git a/util-linux/Config.in b/util-linux/Config.in index 2da37db53..a215e250f 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -369,6 +369,7 @@ config CONFIG_FEATURE_MOUNT_NFS bool "Support mounting NFS file systems" default n depends on CONFIG_MOUNT + select CONFIG_FEATURE_SYSLOG help Enable mounting of NFS file systems. -- cgit v1.2.3