[Unit] Description=ServerManager Monitoring Agent Documentation=https://github.com/servermanager After=network-online.target Wants=network-online.target [Service] Type=simple ExecStart=/usr/local/bin/servermanager-agent Restart=always RestartSec=10 StartLimitIntervalSec=60 StartLimitBurst=5 NoNewPrivileges=yes ProtectSystem=full ProtectHome=yes PrivateDevices=yes PrivateTmp=yes [Install] WantedBy=multi-user.target