summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-09-02 17:50:50 +0200
committerJeroen Roovers <jer@gentoo.org>2020-09-02 17:51:37 +0200
commitf7179379b3d676aab1cd6eceafd28145bfed2ae1 (patch)
tree5bc42df0196184b0465a7e84154338a1c2e59612 /net-misc/chrony/files
parentnet-misc/chrony: Old (diff)
downloadgentoo-f7179379b3d676aab1cd6eceafd28145bfed2ae1.tar.gz
gentoo-f7179379b3d676aab1cd6eceafd28145bfed2ae1.tar.bz2
gentoo-f7179379b3d676aab1cd6eceafd28145bfed2ae1.zip
net-misc/chrony: Simplify setting systemd default options
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Bug: https://bugs.gentoo.org/show_bug.cgi?id=739714 Fixes: 6fbce4846282a2d77a9a8094e3d2fcd7176afcd6 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-misc/chrony/files')
-rw-r--r--net-misc/chrony/files/chrony-3.5-r3-systemd-gentoo.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/files/chrony-3.5-r3-systemd-gentoo.patch b/net-misc/chrony/files/chrony-3.5-r3-systemd-gentoo.patch
index 0ea3c921980b..a3a2962ddd18 100644
--- a/net-misc/chrony/files/chrony-3.5-r3-systemd-gentoo.patch
+++ b/net-misc/chrony/files/chrony-3.5-r3-systemd-gentoo.patch
@@ -6,7 +6,7 @@
PIDFile=/run/chrony/chronyd.pid
-EnvironmentFile=-/etc/sysconfig/chronyd
-ExecStart=/usr/sbin/chronyd $OPTIONS
-+ExecStart=/usr/sbin/chronyd -u ntp -F 1
++ExecStart=/usr/sbin/chronyd -u ntp -F 0
PrivateTmp=yes
ProtectHome=yes
ProtectSystem=full