summaryrefslogtreecommitdiff
path: root/main/chrony/chronyd.confd
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2020-11-11 20:52:02 +0100
committerAriadne Conill <ariadne@dereferenced.org>2020-11-13 08:02:14 +0000
commit77984a660882c983894079887469727390089aff (patch)
tree0059fdec2a0d7c34cfcac081d5e49d7da561c122 /main/chrony/chronyd.confd
parentafdb8042d778aae2e1f5ed096d788d94205ff4b0 (diff)
downloadaports-77984a660882c983894079887469727390089aff.zip
main/chrony: fix vrf support
chronyd init.d overrides start(), due to this the built in vrf support in openrc does not work. Due to this chronyd init.d must handle the vrf support.
Diffstat (limited to 'main/chrony/chronyd.confd')
-rw-r--r--main/chrony/chronyd.confd3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/chrony/chronyd.confd b/main/chrony/chronyd.confd
index 1d13bf64aeb..02856d1d486 100644
--- a/main/chrony/chronyd.confd
+++ b/main/chrony/chronyd.confd
@@ -15,3 +15,6 @@ FAST_STARTUP=no
# the gain or loss rate across system reboots and shutdowns.
ARGS=""
+
+# vrf e.g 'vrf-mgmt'
+#vrf=""