Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > 3b3230887a781271cd5a37f05736cda3 > scriptlet

vdr-plugin-kvdrmon-0.6-5mdv2007.0.i586.rpm

POSTIN

/bin/sh
if [ "$1" = "1" ]; then /sbin/service vdr plugin_install kvdrmon; fi

POSTUN

/bin/sh
if [ "$1" = "0" ]; then /sbin/service vdr plugin_remove kvdrmon; else /sbin/service vdr plugin_upgrade kvdrmon; fi