wok diff nagios/receipt @ rev 14720

libsdl-pango: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 11 13:34:28 2013 +0200 (2013-06-11)
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 Jun 11 13:34:28 2013 +0200
     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 +}