wok rev 12278

ocsinventory-agnt: Fix config file
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Apr 15 14:26:19 2012 +0200 (2012-04-15)
parents bb9d2f1d18bd
children 7d28c312b2bf
files ocsinventory-agent/receipt
line diff
     1.1 --- a/ocsinventory-agent/receipt	Sun Apr 15 14:25:46 2012 +0200
     1.2 +++ b/ocsinventory-agent/receipt	Sun Apr 15 14:26:19 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