this repo has no description

feedgen.service: restart after 1m

Changed files
+1 -1
service
+1 -1
service/feedgen.service
···
ExecStart=/home/eric/.local/bin/pipenv run ./feedgen.py
TimeoutSec=15
Restart=on-failure
-
RestartSec=300
+
RestartSec=60
StandardOutput=journal
[Install]