#!/bin/sh

systemctl stop octofussd
/usr/bin/get_etc_clusters_from_glpi.py > /etc/clusters
systemctl start octofussd
