diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-02 21:32:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-02 21:32:55 (GMT) |
commit | b35e8f78a35eb49404b988562daec8d4ec2712e6 (patch) | |
tree | 48f795669bea45616a94925894e734a69740bfd7 /abs/core/certmaster/certmaster.install | |
parent | 7e3fef96a2905ffc5afc2bcaf31c5d8384a10ad3 (diff) | |
download | linhes_pkgbuild-b35e8f78a35eb49404b988562daec8d4ec2712e6.zip linhes_pkgbuild-b35e8f78a35eb49404b988562daec8d4ec2712e6.tar.gz linhes_pkgbuild-b35e8f78a35eb49404b988562daec8d4ec2712e6.tar.bz2 |
move acl_fix_fstab.py to linhes-scripts:
modify packages to depend on linhes-scripts >=7-24
certmaster
linhes-system
wmaker-settings
xymon
e16-themes
refs #805
res #806
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 e0dac8c..b30f7ee 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/MythVantage/bin/acl_fix_fstab.py + /usr/LH/bin/acl_fix_fstab.py mount -o remount / if [ ! -e /etc/pki/certmaster/ca ] then |