mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-11-22 10:37:40 -05:00
Restart on exit/failure.
This commit is contained in:
@@ -5,6 +5,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/metrics.sh/metrics.sh -c /etc/metrics.sh/metrics.ini
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user