summaryrefslogtreecommitdiffstats
path: root/rules/util-linux-ng.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-11-28 15:11:38 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-11-28 15:11:38 +0100
commit5bc4d8c25d6629366c37c838d0d57880d89be45f (patch)
treefebb2b4c6b51ea0938df7375776f05d468eb335d /rules/util-linux-ng.in
parentee674e0cc7b683eae65d1518f5306e26821c4334 (diff)
downloadptxdist-5bc4d8c25d6629366c37c838d0d57880d89be45f.tar.gz
ptxdist-5bc4d8c25d6629366c37c838d0d57880d89be45f.tar.xz
[util-linux-ng] add option to install mcookie & cleanup targetinstall
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/util-linux-ng.in')
-rw-r--r--rules/util-linux-ng.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/util-linux-ng.in b/rules/util-linux-ng.in
index b574d7d40..da3d749f0 100644
--- a/rules/util-linux-ng.in
+++ b/rules/util-linux-ng.in
@@ -147,4 +147,11 @@ config UTIL_LINUX_NG_TASKSET
help
taskset retrieves or sets a process's CPU affinity.
+config UTIL_LINUX_NG_MCOOKIE
+ bool
+ prompt "mcookie"
+ help
+ mcookie generates a 128-bit random hexadecimal number for
+ use with the X authority system.
+
endif