1
0
Fork 0
chrony/debian/chrony-dnssrv@.service
Daniel Baumann 79ad1c5afd
Adding debian version 4.6.1-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 09:10:31 +02:00

17 lines
401 B
Desktop File

[Unit]
Description=DNS SRV lookup of %I for chrony
After=chrony.service network-online.target
Wants=network-online.target
[Service]
Type=oneshot
ExecStart=/usr/libexec/chrony/chrony-helper update-dnssrv-servers %I
ProtectSystem=strict
PrivateDevices=yes
ProtectHome=yes
ReadWritePaths=/run
PrivateTmp=yes
PrivateDevices=yes
ProtectKernelTunables=yes
ProtectKernelModules=yes
ProtectControlGroups=yes