diff options
Diffstat (limited to 'abs/core/certmaster/certmaster.install')
-rw-r--r-- | abs/core/certmaster/certmaster.install | 2 |
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 |