Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 2baf842515d0fe5b373f0e9f3984ec11 > scriptlet

noip-2.1.7-4mdv2009.0.i586.rpm

PREUN

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

POSTIN

/bin/sh
/usr/share/rpm-helper/create-file noip $1 /etc/noip.conf root root 600 
/usr/share/rpm-helper/add-service noip $1 noip 

echo
echo To configure the noip deamon, run noip -C as root.
echo This command will set the correct parameters in /etc/noip.conf.
echo Then you can restart the deamon with "service noip restart".
echo