Added service
This commit is contained in:
11
prometheus-knot-exporter.service
Normal file
11
prometheus-knot-exporter.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=prometheus-knot-exporter
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
ExecStart=/usr/bin/knot-prom.py
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user