wok-next diff nagios/receipt @ rev 14873

perl-{glib,gtk2,pango}: remove unwanted folder
author Claudinei Pereira <claudinei@slitaz.org>
date Tue Jul 23 06:26:40 2013 -0300 (2013-07-23)
parents 00ec8a4f1615
children 3765f181a6d5
line diff
     1.1 --- a/nagios/receipt	Sat Apr 27 09:10:25 2013 +0200
     1.2 +++ b/nagios/receipt	Tue Jul 23 06:26:40 2013 -0300
     1.3 @@ -112,3 +112,7 @@
     1.4  	echo -e "Default login/password for the Web GUI is nagiosadmin/nagios"
     1.5  }
     1.6  
     1.7 +pre_remove()
     1.8 +{
     1.9 +	[ -z $1 ] && /etc/init.d/nagios stop
    1.10 +}