diff --git a/conf/systemd.service b/conf/systemd.service index a37e9d1..8c3091b 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -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 [Service]