Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-updates > by-pkgid > 3ddfe10716cc0c7908969ab41e9e9d99 > scriptlet

noip-2.1.9-1mdv2008.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