Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > b3a6fef56c99cf651c02a8ea87110c58 > scriptlet

nagios-4.3.1-2.1.mga6.x86_64.rpm

PREIN

/bin/sh
/usr/share/rpm-helper/add-user nagios $1 nagios /var/log/nagios /bin/sh 

/usr/bin/gpasswd -a apache nagios >/dev/null 2>&1 || :

PREUN

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

POSTIN

/bin/sh
/usr/bin/systemd-tmpfiles --create nagios.conf 

/usr/share/rpm-helper/add-service nagios $1 nagios

POSTUN

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