feat: make systemd service less wasteful with restarts

This commit is contained in:
Max Hohlfeld 2023-08-07 20:52:40 +02:00
parent 65097796c1
commit 51fe8c23fc

View File

@ -6,7 +6,7 @@ StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
RestartSec=1 day
User=git
ExecStart=/usr/local/bin/lfs_scraper --url https://www.lfs.sachsen.de/restplatzboerse-5152.html --rss-file /var/www/tfld/ffw.rss