You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/chrony/files/chrony-3.5-systemd-gentoo.p...

13 lines
297 B

--- a/examples/chronyd.service
+++ b/examples/chronyd.service
@@ -8,8 +8,7 @@
[Service]
Type=forking
PIDFile=/run/chrony/chronyd.pid
-EnvironmentFile=-/etc/sysconfig/chronyd
-ExecStart=/usr/sbin/chronyd $OPTIONS
+ExecStart=/usr/sbin/chronyd
PrivateTmp=yes
ProtectHome=yes
ProtectSystem=full