Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2ea77cffedd61f9d23f01017bab68497 > scriptlet

nagios-plugins-1.4.16-9.mga4.x86_64.rpm

PREIN

/bin/sh
/usr/sbin/useradd -r -M -s /bin/sh -d /var/log/nagios -c "system user for nagios" nagios >/dev/null 2>&1 || :
/usr/bin/gpasswd -a apache nagios >/dev/null 2>&1 || :

POSTUN

/bin/sh
/usr/share/rpm-helper/del-user nagios-plugins $1 nagios