fatattr: make NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//config: help
|
||||
//config: fatattr lists or changes the file attributes on a fat file system.
|
||||
|
||||
//applet:IF_FATATTR(APPLET(fatattr, BB_DIR_BIN, BB_SUID_DROP))
|
||||
//applet:IF_FATATTR(APPLET_NOEXEC(fatattr, fatattr, BB_DIR_BIN, BB_SUID_DROP, fatattr))
|
||||
|
||||
//kbuild:lib-$(CONFIG_FATATTR) += fatattr.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user