Przeglądaj źródła

packaging: add Documentation to systemd service

c.f. https://www.freedesktop.org/software/systemd/man/systemd.directives.html#Documentation=
Thiago Perrotta 4 lat temu
rodzic
commit
bab7734582
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      packaging/systemd/miniflux.service

+ 1 - 0
packaging/systemd/miniflux.service

@@ -8,6 +8,7 @@
 
 
 [Unit]
 [Unit]
 Description=Miniflux
 Description=Miniflux
+Documentation=man:miniflux(1) https://miniflux.app/docs/index.html
 After=network.target postgresql.service
 After=network.target postgresql.service
 
 
 [Service]
 [Service]