From 92e531458a6c0e6464fbdc1463f91edc7fb752c7 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 8 Feb 2011 18:34:03 +0100 Subject: Apply post-1.18.2 fixes, bump version to 1.18.3 Signed-off-by: Denys Vlasenko --- util-linux/Config.src | 2 -- 1 file changed, 2 deletions(-) (limited to 'util-linux/Config.src') diff --git a/util-linux/Config.src b/util-linux/Config.src index c71b4de38..0f865acfd 100644 --- a/util-linux/Config.src +++ b/util-linux/Config.src @@ -354,7 +354,6 @@ config FEATURE_HWCLOCK_ADJTIME_FHS config IPCRM bool "ipcrm" default y - select FEATURE_SUID help The ipcrm utility allows the removal of System V interprocess communication (IPC) objects and the associated data structures @@ -364,7 +363,6 @@ config IPCS bool "ipcs" default y depends on PLATFORM_LINUX - select FEATURE_SUID help The ipcs utility is used to provide information on the currently allocated System V interprocess (IPC) objects in the system. -- cgit v1.2.3-55-g6feb