12
pvcollect.service
Normal file
12
pvcollect.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=pv collect service
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStart=/usr/bin/pvcollect -c /etc/pvcollect/config.json
|
||||
Restart=on-failure
|
||||
RestartSec=10s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user