summaryrefslogtreecommitdiffstats
path: root/abs/core/certmaster/certmaster.install
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-04-15 22:57:46 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-04-15 22:57:46 (GMT)
commit3c5c91e8f9f7730149149b600bc64aae88dd0a30 (patch)
tree78998119187a07eb80e559ad1750cf7864e0b97e /abs/core/certmaster/certmaster.install
parentfdc17c0ee008b1c7a7922622335eae37a1566f81 (diff)
downloadlinhes_pkgbuild-3c5c91e8f9f7730149149b600bc64aae88dd0a30.zip
linhes_pkgbuild-3c5c91e8f9f7730149149b600bc64aae88dd0a30.tar.gz
linhes_pkgbuild-3c5c91e8f9f7730149149b600bc64aae88dd0a30.tar.bz2
certmaster: change to TLSv1.2 protocol for SSL
Diffstat (limited to 'abs/core/certmaster/certmaster.install')
-rw-r--r--abs/core/certmaster/certmaster.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/certmaster/certmaster.install b/abs/core/certmaster/certmaster.install
index b30f7ee..d22b6d7 100644
--- a/abs/core/certmaster/certmaster.install
+++ b/abs/core/certmaster/certmaster.install
@@ -13,7 +13,7 @@ post_install() {
then
mkdir -p /var/log/certmaster
fi
- /usr/LH/bin/acl_fix_fstab.py
+# /usr/LH/bin/acl_fix_fstab.py
mount -o remount /
if [ ! -e /etc/pki/certmaster/ca ]
then