X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=blobdiff_plain;f=configs%2Fshibd-amazon.in;h=1668333b9b98982dbc379cffc3880d2b15411a5c;hp=25ef4a2f6ea2278b463daba19c885596cb1bae68;hb=ccc5adbaf732b0ae9687eb08dfceef166ee251ff;hpb=8fee4332ee3d9bef2eac996b36a2baf09a811318 diff --git a/configs/shibd-amazon.in b/configs/shibd-amazon.in index 25ef4a2..1668333 100644 --- a/configs/shibd-amazon.in +++ b/configs/shibd-amazon.in @@ -56,6 +56,9 @@ start() { chown -R $SHIBD_USER:$SHIBD_USER @-PKGRUNDIR-@ 2>/dev/null || : daemon --user $SHIBD_USER $shibd -p $pidfile -f -w 30 + # Adjust native logging directory permission so log roll-over works + chown apache:apache @-SHIRELOGDIR-@ + RETVAL=$? echo [ $RETVAL -eq 0 ] && touch $lockfile