summarylogtreecommitdiffstats
path: root/use-arch-pool.patch
diff options
context:
space:
mode:
authorTimothy2019-04-20 22:39:47 +0000
committerTimothy2019-04-20 22:39:47 +0000
commit298d538aceeac3a6239f1fea1fc1dbfc97f00f0c (patch)
tree2a3565e89b815b9643ca64e2dc9a73680b699160 /use-arch-pool.patch
parentcf2494fe542e4859b5fdfe18dc445904c670163b (diff)
downloadaur-298d538aceeac3a6239f1fea1fc1dbfc97f00f0c.tar.gz
Further updated PKGBUILD to bring it inline with the base ntpsec package: Installs default config files, sets up system user, adds Arch Linux pools to config and no longer manually installs systemd service
Diffstat (limited to 'use-arch-pool.patch')
-rw-r--r--use-arch-pool.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/use-arch-pool.patch b/use-arch-pool.patch
new file mode 100644
index 000000000000..716a516c1349
--- /dev/null
+++ b/use-arch-pool.patch
@@ -0,0 +1,16 @@
+diff -ruN ntpsec-1.1.2.old/etc/ntp.d/use-pool ntpsec-1.1.2/etc/ntp.d/use-pool
+--- ntpsec-1.1.2.old/etc/ntp.d/use-pool 2018-09-16 21:36:46.765346436 -0400
++++ ntpsec-1.1.2/etc/ntp.d/use-pool 2018-09-16 21:38:01.871168699 -0400
+@@ -28,7 +28,11 @@
+ # Alternatively, if you are running Linux your distribution may have
+ # a designated pool disparcher, e.g. ubuntu.pool.ntp.org
+ #
+-pool pool.ntp.org iburst
++pool 0.arch.pool.ntp.org iburst
++pool 1.arch.pool.ntp.org iburst
++pool 2.arch.pool.ntp.org iburst
++pool 3.arch.pool.ntp.org iburst
++
+
+ # The following sets edit modes for GNU EMACS
+ # Local Variables: