ntp: watch systemd networkd runtime dirs

This is required for correct function after linux 5.4
This commit is contained in:
bauen1 2020-02-08 16:43:38 +01:00
parent 0d4e919176
commit b4ef3f335f
No known key found for this signature in database
GPG Key ID: FF0AAF5E0812BA9C
1 changed files with 2 additions and 0 deletions

View File

@ -157,6 +157,8 @@ ifdef(`init_systemd',`
# for /run/systemd/netif/state
systemd_read_networkd_runtime(ntpd_t)
systemd_watch_networkd_runtime_dirs(ntpd_t)
optional_policy(`
chronyd_enabledisable(ntpd_t)
chronyd_startstop(ntpd_t)