Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > 1ffa5fd2e728c58973bf261d79b0d8f3 > scriptlet

389-dsgw-1.1.11-22.mga8.armv7hl.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