Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 3f8e497ec340592c1ef8fe504f111451 > scriptlet

oar-desktop-computing-cgi-1.6.1-1mdk.noarch.rpm

PREUN

/bin/sh
usermod -G "`id -Gn apache | sed 's/oar//;s/^ //;s/ $//;s/ \+/,/g'`" apache || true
rm -f /etc/cron.hourly/oarcache

POSTIN

/bin/sh
usermod -G "`id -Gn apache | sed 's/ /,/g'`,oar" apache || true
ln -sf /usr/sbin/oarcache /etc/cron.hourly/oarcache