this repo has no description

feedgen.service: restart after 1m

+1 -1
+1 -1
service/feedgen.service
··· 9 9 ExecStart=/home/eric/.local/bin/pipenv run ./feedgen.py 10 10 TimeoutSec=15 11 11 Restart=on-failure 12 - RestartSec=300 12 + RestartSec=60 13 13 StandardOutput=journal 14 14 15 15 [Install]