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 e2c44b3..e70a452 100644 --- a/selinux/selinuxenabled.c +++ b/selinux/selinuxenabled.c @@ -11,8 +11,8 @@ //config: default n //config: depends on SELINUX //config: help -//config: Enable support for this command to be used within shell scripts -//config: to determine if selinux is enabled. +//config: Enable support for this command to be used within shell scripts +//config: to determine if selinux is enabled. //applet:IF_SELINUXENABLED(APPLET(selinuxenabled, BB_DIR_USR_SBIN, BB_SUID_DROP)) |