
12 Jan
2017
12 Jan
'17
7:13 p.m.
Debian's lintian tool generates a warning when this field is not set. Signed-off-by: Lucio Correia <luciojhc@linux.vnet.ibm.com> --- contrib/wokd.service.systemd | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/wokd.service.systemd b/contrib/wokd.service.systemd index 61673a5..040f94e 100644 --- a/contrib/wokd.service.systemd +++ b/contrib/wokd.service.systemd @@ -1,5 +1,6 @@ [Unit] Description=Wok - Webserver Originated from Kimchi +Documentation=https://github.com/kimchi-project/wok/wiki Wants=nginx.service After=nginx.service -- 2.7.4