setconsole: make it NOEXEC
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Aug 2017 16:56:25 +0000 (18:56 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Aug 2017 16:56:25 +0000 (18:56 +0200)
commit5cb907fffc25ce26d7388b485e64261f7ee42450
tree7008bb87f4ef6389381d7a0a6a796142c62dc757
parentab2338110094fe371f44657b17e6980afd37c535
setconsole: make it NOEXEC

BTW, I failed to make it do what it meant to do.
ioctl appears to succeed, but kernel's output is not coming
to the specified console (tried on VT consoles too).
OTOH, setlogcons does work...

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
NOFORK_NOEXEC.lst
console-tools/setconsole.c