ifenslave: make NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
93c1a25c59
commit
a907b828d6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user