Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > ebe3174a0cf06f6c35dca88c0b3437a4 > scriptlet

oar-desktop-computing-cgi-1.6.2-12mdv2008.1.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