Updated flexget and dependencies / repaired vzlogger

This commit is contained in:
layman
2021-11-30 16:14:32 +01:00
parent e7281f8446
commit af0830e3ef
28 changed files with 273 additions and 344 deletions
+18
View File
@@ -0,0 +1,18 @@
[Unit]
Description=Gravo
Documentation=https://github.com/andig/gravo
After=network.target
Requires=network.target
After=grafana.service
[Service]
EnvironmentFile=-/etc/default/gravo
ExecStart=/usr/bin/gravo -api $GRAVO_API -url $GRAVO_URL
Restart=always
PrivateTmp=true
Nice=5
[Install]
WantedBy=multi-user.target