diff options
Diffstat (limited to 'units/systemd-time-wait-sync.service.in')
-rw-r--r-- | units/systemd-time-wait-sync.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-time-wait-sync.service.in b/units/systemd-time-wait-sync.service.in index 8ef3db0d5d..d14491a01e 100644 --- a/units/systemd-time-wait-sync.service.in +++ b/units/systemd-time-wait-sync.service.in @@ -11,7 +11,7 @@ Description=Wait Until Kernel Time Synchronized Documentation=man:systemd-time-wait-sync.service(8) -# Note that this tool doesn't need CAP_SYS_TIME itself, but it's primary +# Note that this tool doesn't need CAP_SYS_TIME itself, but its primary # usecase is to run in conjunction with a local NTP service such as # systemd-timesyncd.service, which is conditioned this way. There might be # niche usecases where running this service independently is desired, but let's |