mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-07-10 01:22:14 -04:00
8 lines
160 B
Desktop File
8 lines
160 B
Desktop File
[Unit]
|
|
Description=Server metrics collector
|
|
|
|
[Service]
|
|
ExecStart=/opt/metrics.sh/metrics.sh -c /etc/metrics.sh/metrics.ini
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |