[Unit] Description=Storage Monitor Daemon Before=emsd.service emud.service taosd.service script.service After=local-fs.target [Service] Type=simple ExecStart=/usr/local/bin/storage_monitor.sh Restart=always RestartSec=10 StartLimitInterval=60 StartLimitBurst=5 [Install] WantedBy=multi-user.target