]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
uuidd: Add Documentation key to uuidd.service
authorAndreas Henriksson <andreas@fatal.se>
Mon, 12 Nov 2018 18:39:45 +0000 (19:39 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Jan 2019 10:15:37 +0000 (11:15 +0100)
misc-utils/uuidd.service.in

index 53167276529279dbe800c02380cdd14b9d351d71..a43b3c3e0787a819caa0b77ded9af48c6b1446ef 100644 (file)
@@ -1,5 +1,6 @@
 [Unit]
 Description=Daemon for generating UUIDs
+Documentation=man:uuidd(8)
 Requires=uuidd.socket
 
 [Service]