Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-08-06 19:17:58 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2017-08-06 19:17:58 +0300
commit341ce0a31eb2bdc352ef61df1954983c5235c818 (patch)
tree02c8618e4ca9cd1f7b61333b5f73be3b70bde08f /NOFORK_NOEXEC.lst
parent97b738d359c0398942d0dc4301415a2fe814eace (diff)
setlogcons: make it NOEXEC, better --help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'NOFORK_NOEXEC.lst')
-rw-r--r--NOFORK_NOEXEC.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOFORK_NOEXEC.lst b/NOFORK_NOEXEC.lst
index 30690af61..8145e2597 100644
--- a/NOFORK_NOEXEC.lst
+++ b/NOFORK_NOEXEC.lst
@@ -308,7 +308,7 @@ setarch - noexec. spawner
setconsole
setfont
setkeycodes
-setlogcons
+setlogcons - noexec
setpriv - spawner, changes state, let's play safe and not be noexec
setserial - noexec
setsid - spawner, uses fork_or_rexec() [not audited to work in noexec], let's play safe and not be noexec