Changeset View
Changeset View
Standalone View
Standalone View
files/clr/0037-Make-timesyncd-a-simple-service.patch
| From ff8e50b3a9e186d94610a91a570d88b22f0eef11 Mon Sep 17 00:00:00 2001 | From ff8e50b3a9e186d94610a91a570d88b22f0eef11 Mon Sep 17 00:00:00 2001 | ||||
| From: Auke Kok <auke-jan.h.kok@intel.com> | From: Auke Kok <auke-jan.h.kok@intel.com> | ||||
| Date: Fri, 14 Jul 2017 11:34:36 -0700 | Date: Fri, 14 Jul 2017 11:34:36 -0700 | ||||
| Subject: [PATCH 31/42] Make timesyncd a "simple" service | Subject: [PATCH 31/42] Make timesyncd a "simple" service | ||||
| the daemon ends up waiting 100 msec on networking conditions before notifying | the daemon ends up waiting 100 msec on networking conditions before notifying | ||||
| that it is done, even though that's really not relevant | that it is done, even though that's really not relevant | ||||
| --- | --- | ||||
| units/systemd-timesyncd.service.in | 2 +- | units/systemd-timesyncd.service.in | 2 +- | ||||
| 1 file changed, 1 insertion(+), 1 deletion(-) | 1 file changed, 1 insertion(+), 1 deletion(-) | ||||
| diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in | diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in | ||||
| index 03ade45d08..7b0e9e8b96 100644 | index c606461091..3771ede671 100644 | ||||
| --- a/units/systemd-timesyncd.service.in | --- a/units/systemd-timesyncd.service.in | ||||
| +++ b/units/systemd-timesyncd.service.in | +++ b/units/systemd-timesyncd.service.in | ||||
| @@ -42,7 +42,7 @@ StateDirectory=systemd/timesync | @@ -51,7 +51,7 @@ StateDirectory=systemd/timesync | ||||
| SystemCallArchitectures=native | SystemCallArchitectures=native | ||||
| SystemCallErrorNumber=EPERM | SystemCallErrorNumber=EPERM | ||||
| SystemCallFilter=@system-service @clock | SystemCallFilter=@system-service @clock | ||||
| -Type=notify | -Type=notify | ||||
| +Type=simple | +Type=simple | ||||
| User=systemd-timesync | User=systemd-timesync | ||||
| WatchdogSec=3min | {{SERVICE_WATCHDOG}} | ||||
| -- | -- | ||||
| 2.20.1 | 2.20.1 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.