Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > 69e1f1c2180eb8e99a234a10ed687fe3 > scriptlet

otrs-3.0.10-3mdv2010.2.noarch.rpm

PREIN

/bin/sh
/usr/share/rpm-helper/add-user otrs $1 otrs /var/www/otrs /bin/false

PREUN

/bin/sh
/var/www/otrs/bin/Cron.sh stop otrs

POSTIN

/bin/sh
/var/www/otrs/bin/SetPermissions.sh /var/www/otrs otrs apache otrs apache
/var/www/otrs/var/cron
for foo in *.dist; do cp $foo `basename $foo .dist`; done
/var/www/otrs/bin/Cron.sh start otrs

POSTUN

/bin/sh
/usr/share/rpm-helper/del-user otrs $1 otrs 
/usr/share/rpm-helper/del-group otrs $1 otrs