Skip to content

Commit

Permalink
package debian: add missing Documentation entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jul 26, 2016
1 parent d85d72f commit ae3cd54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/debian/groonga-httpd.service
@@ -1,5 +1,6 @@
[Unit]
Description=Groonga full text search HTTP server
Documentation=http://groonga.org/docs/server/package.html#groonga-httpd
Wants=network-online.target
After=network-online.target

Expand Down
1 change: 1 addition & 0 deletions packages/debian/groonga-server-gqtp.service
@@ -1,5 +1,6 @@
[Unit]
Description=Groonga full text search GQTP server
Documentation=http://groonga.org/docs/server/package.html#groonga-server-gqtp
Wants=network-online.target
After=network-online.target

Expand Down

0 comments on commit ae3cd54

Please sign in to comment.