wok-next diff ocsinventory-agent/receipt @ rev 13827
bastet: fix log output
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 07 11:31:45 2013 +0100 (2013-01-07) |
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 Mon Jan 07 11:31:45 2013 +0100 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