wok diff ocsinventory-agent/receipt @ rev 12953

zerobin: append '=' to forced key
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 31 13:45:40 2012 +0200 (2012-05-31)
parents 9dbb5fa4a354
children 600aaedb561d
line diff
     1.1 --- a/ocsinventory-agent/receipt	Mon Apr 09 15:13:59 2012 +0200
     1.2 +++ b/ocsinventory-agent/receipt	Thu May 31 13:45:40 2012 +0200
     1.3 @@ -49,7 +49,7 @@
     1.4  	echo "Processing post-install commands..."
     1.5  	cat > $1/etc/ocsinventory-agent/ocsinventory-agent.cfg <<EOT
     1.6  basevardir=/var/lib/ocsinventory-agent
     1.7 -server=http://$(hostname)/ocsinventory
     1.8 +server=http://localhost/ocsinventory
     1.9  EOT
    1.10  	# We need fix missing status for dpkg
    1.11  	# So we can Ocs agent can run Tazpkg.pm