aboutsummaryrefslogtreecommitdiff
path: root/util-linux
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux')
-rw-r--r--util-linux/Config.src2
1 files changed, 0 insertions, 2 deletions
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
354config IPCRM 354config IPCRM
355 bool "ipcrm" 355 bool "ipcrm"
356 default y 356 default y
357 select FEATURE_SUID
358 help 357 help
359 The ipcrm utility allows the removal of System V interprocess 358 The ipcrm utility allows the removal of System V interprocess
360 communication (IPC) objects and the associated data structures 359 communication (IPC) objects and the associated data structures
@@ -364,7 +363,6 @@ config IPCS
364 bool "ipcs" 363 bool "ipcs"
365 default y 364 default y
366 depends on PLATFORM_LINUX 365 depends on PLATFORM_LINUX
367 select FEATURE_SUID
368 help 366 help
369 The ipcs utility is used to provide information on the currently 367 The ipcs utility is used to provide information on the currently
370 allocated System V interprocess (IPC) objects in the system. 368 allocated System V interprocess (IPC) objects in the system.