Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 92a633bbe4e9fb1aec2c58abfea7bf8b > scriptlet

watchdog-5.2.3-2mdk.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
/usr/share/rpm-helper/add-service watchdog $1 watchdog 
[ ! -c /dev/watchdog ] && mknod /dev/watchdog c 10 130
exit 0