diff options
author | Allan Nordhøy <epost@anotheragency.no> | 2020-07-14 15:41:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-14 15:41:49 +0200 |
commit | d14206584734eaa35b76c5f20540092a1d86e700 (patch) | |
tree | 496a853c79eb5f08c9ce1311cad2ad09d10e9622 | |
parent | f292072ae49f10191554bd698546b254f5daa2ff (diff) | |
download | initscripts-d14206584734eaa35b76c5f20540092a1d86e700.tar initscripts-d14206584734eaa35b76c5f20540092a1d86e700.tar.gz initscripts-d14206584734eaa35b76c5f20540092a1d86e700.tar.bz2 initscripts-d14206584734eaa35b76c5f20540092a1d86e700.tar.xz initscripts-d14206584734eaa35b76c5f20540092a1d86e700.zip |
Fix spelling of SELinux
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index fe42f491..3edc42ee 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -691,7 +691,7 @@ ng * Tue Jan 14 2014 Lukáš Nykrýn <lnykryn@redhat.com> 9.51-1 - readonly-root: bind-mount only necessary subset of entries in rwtab - readonly-root: Add /var/log/audit/audit.log to rwtab -- readonly-root: restore selinux context after bind mount +- readonly-root: restore SELinux context after bind mount - rename_device: remove comments and trailing whitespaces - service: suggest using systemctl if unknown action is used - ifup-eth: fix typo in error message |