Update profiles.

This commit is contained in:
Alexandre Pujol 2021-09-19 20:37:32 +01:00
parent 1956680160
commit 723695c626
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 28 additions and 9 deletions

View file

@ -25,11 +25,13 @@ profile systemd-timesyncd @{exec_path} {
/etc/adjtime r,
/etc/systemd/timesyncd.conf r,
/etc/systemd/timesyncd.conf.d/{,**} r,
owner /var/lib/systemd/timesync/clock rw,
owner @{run}/systemd/timesync/synchronized rw,
@{run}/systemd/netif/state r,
@{run}/resolvconf/*.conf r,
include if exists <local/systemd-timesyncd>
}