aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcgzones <cgzones@googlemail.com>2016-12-06 13:28:10 +0100
committerJason Zaman <jason@perfinion.com>2016-12-08 12:43:12 +0800
commit51d3e4cfd0b1b294cac9b2aeef4691bd22eb0bf7 (patch)
tree3d760d49bb9ebe59ac1898e7546553ed1dfe22f4 /policy/modules/system/libraries.te
parentfix syslogd audits (diff)
downloadhardened-refpolicy-51d3e4cfd0b1b294cac9b2aeef4691bd22eb0bf7.tar.gz
hardened-refpolicy-51d3e4cfd0b1b294cac9b2aeef4691bd22eb0bf7.tar.bz2
hardened-refpolicy-51d3e4cfd0b1b294cac9b2aeef4691bd22eb0bf7.zip
remove trailing whitespaces
Diffstat (limited to 'policy/modules/system/libraries.te')
-rw-r--r--policy/modules/system/libraries.te4
1 files changed, 2 insertions, 2 deletions
diff --git a/policy/modules/system/libraries.te b/policy/modules/system/libraries.te
index c62bcee8..5eac8c04 100644
--- a/policy/modules/system/libraries.te
+++ b/policy/modules/system/libraries.te
@@ -135,8 +135,8 @@ optional_policy(`
')
optional_policy(`
- # When you install a kernel the postinstall builds a initrd image in tmp
- # and executes ldconfig on it. If you dont allow this kernel installs
+ # When you install a kernel the postinstall builds a initrd image in tmp
+ # and executes ldconfig on it. If you dont allow this kernel installs
# blow up.
rpm_manage_script_tmp_files(ldconfig_t)
')