From cc239129d0bd5c5024c09e8be2c5416460172e4c Mon Sep 17 00:00:00 2001 From: Lee Garrett Date: Sat, 14 Jan 2023 23:38:51 +0100 Subject: [PATCH] Add Documentation field to systemd unit --- rcscripts/systemd/thinkfan.service.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/rcscripts/systemd/thinkfan.service.cmake b/rcscripts/systemd/thinkfan.service.cmake index 5ebd530..700bc09 100644 --- a/rcscripts/systemd/thinkfan.service.cmake +++ b/rcscripts/systemd/thinkfan.service.cmake @@ -1,5 +1,6 @@ [Unit] Description=thinkfan @THINKFAN_VERSION@ +Documentation=man:thinkfan After=sysinit.target After=systemd-modules-load.service