summaryrefslogtreecommitdiffstats
path: root/network/shibboleth-sp/doinst.sh
diff options
context:
space:
mode:
author Thibaut Notteboom2015-08-24 13:05:38 +0200
committer Willy Sudiarto Raharjo2015-08-25 00:21:06 +0200
commit3f626b06c68002abde0f2615da4fc0e126dd6258 (patch)
tree03268beca50eb71339616ff0c4b8133f58e2c4a1 /network/shibboleth-sp/doinst.sh
parentdc04a059952d7a6ada0d226b8cb2b86fc648df6b (diff)
downloadslackbuilds-3f626b06c68002abde0f2615da4fc0e126dd6258.tar.gz
network/shibboleth-sp: Updated for version 2.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/shibboleth-sp/doinst.sh')
-rw-r--r--network/shibboleth-sp/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/shibboleth-sp/doinst.sh b/network/shibboleth-sp/doinst.sh
index 62214b7f2a..a7cb2d3911 100644
--- a/network/shibboleth-sp/doinst.sh
+++ b/network/shibboleth-sp/doinst.sh
@@ -22,7 +22,7 @@ preserve_perms() {
config $NEW
}
-preserve_perms etc/rc.d/rc.shibboleth.new
+preserve_perms etc/rc.d/rc.shibd.new
config etc/httpd/extra/mod_shib.conf.new
find etc/shibboleth/ -name *.html.new | while read cfg ; do config $cfg ; done
find etc/shibboleth/ -name *.logger.new | while read cfg ; do config $cfg ; done