projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c1a25
)
ifenslave: make NOEXEC
author
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 7 Aug 2017 20:31:51 +0000
(22:31 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 7 Aug 2017 20:31:51 +0000
(22:31 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ifenslave.c
patch
|
blob
|
history
diff --git
a/networking/ifenslave.c
b/networking/ifenslave.c
index 7e6a8b1c4c0c703ae7b22d194574199fb6a4053e..a845c4e7e24b6baa841861f92cf7d9d900dfc5a3 100644
(file)
--- a/
networking/ifenslave.c
+++ b/
networking/ifenslave.c
@@
-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