From ffc4c5361595a86f5a8a08a8d7a31086589e74f4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 20 Apr 2024 11:56:14 +0300 Subject: [PATCH] sudoers/nordvpnd: allow chronyc online --- etc/sudoers.d/nordvpnd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/sudoers.d/nordvpnd b/etc/sudoers.d/nordvpnd index 6d1f6c3f..65312381 100644 --- a/etc/sudoers.d/nordvpnd +++ b/etc/sudoers.d/nordvpnd @@ -10,3 +10,5 @@ # used in my scripts of disconnecting from nordvpn and restoring IPv6 %nordvpn ALL=NOPASSWD: /bin/systemctl restart iwd.service %nordvpn ALL=NOPASSWD: /bin/systemctl restart systemd-networkd.service +# Tells Chrony we are connected and thus maybe connects to IPv6 NTP servers +%nordvpn ALL=NOPASSWD: /usr/bin/chronyc online