service/feedgen: wait 300s during restarts
Eric Davis 2 years ago 7345a73e 3b89fd0c
··· 9 9 ExecStart=/home/eric/.local/bin/pipenv run ./feedgen.py 10 10 TimeoutSec=15 11 11 Restart=on-failure 12 12 - RestartSec=1 12 12 + RestartSec=300 13 13 StandardOutput=journal 14 14 15 15 [Install]