Skip to content

Commit

Permalink
ninfod: fix systemd Documentation url error
Browse files Browse the repository at this point in the history
systemd[1]: /usr/lib/systemd/system/ninfod.service:3: Invalid URL, ignoring: ninfod(8)
  • Loading branch information
thymbahutymba authored and kerolasa committed Nov 5, 2019
1 parent 1f5a2a9 commit c1f1527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/ninfod.service.in
@@ -1,6 +1,6 @@
[Unit]
Description=Respond to IPv6 Node Information Queries
Documentation=ninfod(8)
Documentation=man:ninfod(8)
Requires=network.target
After=network.target

Expand Down

0 comments on commit c1f1527

Please sign in to comment.