diff options
author | Denys Vlasenko | 2017-08-05 01:42:08 +0200 |
---|---|---|
committer | Denys Vlasenko | 2017-08-05 01:42:08 +0200 |
commit | a453ca576fba45849784322681a4515bdab9ceab (patch) | |
tree | d13efb9b8319839b66d29e2609c18d5c8d476054 /NOFORK_NOEXEC.lst | |
parent | 754e9f96defd7be48dfdc9ffe820c3fb7f35ff9e (diff) | |
download | busybox-a453ca576fba45849784322681a4515bdab9ceab.zip busybox-a453ca576fba45849784322681a4515bdab9ceab.tar.gz |
sv, svc: make them NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'NOFORK_NOEXEC.lst')
-rw-r--r-- | NOFORK_NOEXEC.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NOFORK_NOEXEC.lst b/NOFORK_NOEXEC.lst index b2f4101..f6cc548 100644 --- a/NOFORK_NOEXEC.lst +++ b/NOFORK_NOEXEC.lst @@ -334,8 +334,8 @@ stty - noexec. nofork candidate: has no allocs or opens except xmove_fd(xopen("- su - suid, spawner sulogin - noexec. spawner sum - runner -sv - noexec candidate, needs ^C (uses usleep(420000)) -svc - noexec candidate, needs ^C (uses usleep(420000)) +sv - noexec. needs ^C (uses usleep(420000)) +svc - noexec. needs ^C (uses usleep(420000)) svlogd - daemon swapoff - rare swapon - rare |