Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 34eed449a336d62a9654100543e25f71 > scriptlet

oar-desktop-computing-cgi-1.6.2-14mdv2009.0.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