#!/bin/sh
. /etc/sysconfig/fusioninventory-agent
/usr/bin/fusioninventory-agent --no-ssl-check --server="${SERVER}" > /dev/null 2>&1
