File: systemd-alias-ntpsec.patch

package info (click to toggle)
ntpsec 1.2.3%2Bdfsg1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,960 kB
  • sloc: ansic: 62,004; python: 32,017; sh: 1,553; yacc: 1,293; makefile: 190; javascript: 138
file content (15 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: systemd: Alias ntpsec
 Add an alias of ntpd.service, which is the upstream name.
Forwarded: not-needed
Author: Richard Laager <rlaager@debian.org>
Last-Update: 2022-03-05

--- a/etc/ntpd.service
+++ b/etc/ntpd.service
@@ -17,4 +17,6 @@
 Restart=no
 
 [Install]
+Alias=ntp.service
+Alias=ntpd.service
 WantedBy=multi-user.target