From a7ea71ae3806564f0c4346b64e6f7f75e0c9eed5 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 7 Aug 2021 23:56:38 +0300 Subject: [PATCH] chrony/conf.d: add cmd.conf Ref: #95 which this attempts to workaround and fails --- etc/chrony/conf.d/cmd.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/chrony/conf.d/cmd.conf diff --git a/etc/chrony/conf.d/cmd.conf b/etc/chrony/conf.d/cmd.conf new file mode 100644 index 00000000..42b5020b --- /dev/null +++ b/etc/chrony/conf.d/cmd.conf @@ -0,0 +1,6 @@ +# Broken workaround for https://gitea.blesmrt.net/mikaela/shell-things/issues/95 + +#bindcmddevice lo +#cmdallow all 127.0.0.1 +#cmdallow all ::1 +#cmdport 323