wok diff nagios/receipt @ rev 15024

cairo: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 21:27:05 2013 +0000 (2013-08-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	Sun Aug 11 21:27:05 2013 +0000
     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 +}