Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > a687f8b924d6e331b7d35e3955e8f002 > scriptlet

389-dsgw-1.1.9-1.fc15.i686.rpm

POSTIN

/bin/sh
# this has been problematic - if this directory
# does not exist, the server will silently fail to
# start - however, if the user has already created
# it, we don't want to overwrite the permissions
# on it - so we can't list it explicitly in the
# files section
if [ ! -d /var/run/dirsrv/dsgw/cookies ] ; then
    mkdir -p /var/run/dirsrv/dsgw/cookies
fi