logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

chrony-4.2-systemd-gentoo.patch (538B)


  1. diff --git a/examples/chronyd.service b/examples/chronyd.service
  2. index 4fb930e..8df627a 100644
  3. --- a/examples/chronyd.service
  4. +++ b/examples/chronyd.service
  5. @@ -9,7 +9,7 @@ ConditionCapability=CAP_SYS_TIME
  6. Type=forking
  7. PIDFile=/run/chrony/chronyd.pid
  8. EnvironmentFile=-/etc/sysconfig/chronyd
  9. -ExecStart=/usr/sbin/chronyd $OPTIONS
  10. +ExecStart=/usr/sbin/chronyd $OPTIONS -u ntp -F 2
  11. CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE
  12. CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE