tangled
alpha
login
or
join now
edavis.dev
/
bsky-tools
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
feedgen.service: restart after 1m
Eric Davis
2 years ago
972abf32
8501e5f9
+1
-1
1 changed file
expand all
collapse all
unified
split
service
feedgen.service
+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
12
-
RestartSec=300
12
12
+
RestartSec=60
13
13
StandardOutput=journal
14
14
15
15
[Install]