Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 5a943b1fc58f416039ed1c8a540e4b99 > scriptlet

noip-2.1.3-4mdv2007.1.x86_64.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