diff options
Diffstat (limited to 'selinux/selinuxenabled.c')
-rw-r--r-- | selinux/selinuxenabled.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/selinux/selinuxenabled.c b/selinux/selinuxenabled.c index e2c44b3b8..e70a452cf 100644 --- a/selinux/selinuxenabled.c +++ b/selinux/selinuxenabled.c | |||
@@ -11,8 +11,8 @@ | |||
11 | //config: default n | 11 | //config: default n |
12 | //config: depends on SELINUX | 12 | //config: depends on SELINUX |
13 | //config: help | 13 | //config: help |
14 | //config: Enable support for this command to be used within shell scripts | 14 | //config: Enable support for this command to be used within shell scripts |
15 | //config: to determine if selinux is enabled. | 15 | //config: to determine if selinux is enabled. |
16 | 16 | ||
17 | //applet:IF_SELINUXENABLED(APPLET(selinuxenabled, BB_DIR_USR_SBIN, BB_SUID_DROP)) | 17 | //applet:IF_SELINUXENABLED(APPLET(selinuxenabled, BB_DIR_USR_SBIN, BB_SUID_DROP)) |
18 | 18 | ||