[SCM] linuxptp/master: Provide links to the manpages for "systemctl help <unit>"
scorpi-guest at users.alioth.debian.org
scorpi-guest at users.alioth.debian.org
Fri Nov 11 12:24:56 UTC 2016
The following commit has been merged in the master branch:
commit 67be6c9342b45f78c4a1e8e830682399838491b5
Author: Tino Mettler <tino+debian at tikei.de>
Date: Fri Nov 11 12:29:53 2016 +0100
Provide links to the manpages for "systemctl help <unit>"
diff --git a/debian/phc2sys.service b/debian/phc2sys.service
index 3620d38..82de322 100644
--- a/debian/phc2sys.service
+++ b/debian/phc2sys.service
@@ -1,5 +1,6 @@
[Unit]
Description=Synchronize system clock or PTP hardware clock (PHC)
+Documentation=man:phc2sys
After=ntpdate.service
Requires=ptp4l.service
After=ptp4l.service
diff --git a/debian/ptp4l.service b/debian/ptp4l.service
index d62e683..b956006 100644
--- a/debian/ptp4l.service
+++ b/debian/ptp4l.service
@@ -1,5 +1,6 @@
[Unit]
Description=Precision Time Protocol (PTP) service
+Documentation=man:ptp4l
[Service]
Type=simple
diff --git a/debian/timemaster.service b/debian/timemaster.service
index 677d7c1..c9323ae 100644
--- a/debian/timemaster.service
+++ b/debian/timemaster.service
@@ -1,5 +1,6 @@
[Unit]
Description=Synchronize system clock to NTP and PTP time sources
+Documentation=man:timemaster
After=chronyd.service ntpd.service ntpdate.service sntp.service
Conflicts=chronyd.service ntpd.service phc2sys.service ptp4l.service
--
linuxptp packaging
More information about the pkg-multimedia-commits
mailing list