Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 1ed49d44e1af74430aa18a34f5c84f33 > scriptlet

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