ifenslave: make NOEXEC

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2017-08-07 22:31:51 +02:00
parent 93c1a25c59
commit a907b828d6

View File

@ -105,7 +105,7 @@
//config: Userspace application to bind several interfaces
//config: to a logical interface (use with kernel bonding driver).
//applet:IF_IFENSLAVE(APPLET(ifenslave, BB_DIR_SBIN, BB_SUID_DROP))
//applet:IF_IFENSLAVE(APPLET_NOEXEC(ifenslave, ifenslave, BB_DIR_SBIN, BB_SUID_DROP, ifenslave))
//kbuild:lib-$(CONFIG_IFENSLAVE) += ifenslave.o interface.o