tls: in AES-GCM decoding, avoid memmove
[oweals/busybox.git] / util-linux / ipcrm.c
index fa1159f0368a6de541037f78e0e6183b095f7df1..a93ceee11879a688a5a3f21aa6bc92efe54d8ef9 100644 (file)
@@ -15,7 +15,7 @@
 //config:      communication (IPC) objects and the associated data structures
 //config:      from the system.
 
-//applet:IF_IPCRM(APPLET(ipcrm, BB_DIR_USR_BIN, BB_SUID_DROP))
+//applet:IF_IPCRM(APPLET_NOEXEC(ipcrm, ipcrm, BB_DIR_USR_BIN, BB_SUID_DROP, ipcrm))
 
 //kbuild:lib-$(CONFIG_IPCRM) += ipcrm.o