log debug au lieu d'info

This commit is contained in:
Daniel Berteaud 2012-06-22 09:59:56 +02:00
parent dfd5c54258
commit c8b0bd6047
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ OPTIONS=$(/sbin/e-smith/db configuration getprop fusioninventory-agent getprop O
exec 2>&1
exec /usr/bin/fusioninventory-agent --daemon-no-fork \
--info $OPTIONS
--debug $OPTIONS