modif fusion last commands

This commit is contained in:
Grégory Lebreton 2022-09-01 16:55:52 +02:00
parent 6ac2cb8787
commit 108dc68395

View File

@ -43,7 +43,8 @@ sudo apt install -f -y
### Démarrage de l'agent
```
sudo systemctl restart fusioninventory-agent &&\
sudo systemctl restart fusioninventory-agent
sleep 5
sudo pkill -USR1 -f -P 1 fusioninventory-agent
```