mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update systemd.service
This commit is contained in:
parent
bed7e4ec32
commit
c1a22e9e37
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
Description=TTRSS: News feed reader and aggregator
|
Description=TTRSS: Backend update
|
||||||
|
Documentation=https://git.tt-rss.org/fox/tt-rss/wiki/UpdatingFeeds
|
||||||
|
Requires=network.target postgresql.service
|
||||||
After=network.target postgresql.service
|
After=network.target postgresql.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
Loading…
Reference in a new issue