From 550547be5c529e318805bb33741713b23b41f52c Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Mon, 12 Jun 2023 21:33:55 +0000 Subject: [PATCH] Update 'smarthost-proxy-scheduler.json' Testing --- smarthost-proxy-scheduler.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/smarthost-proxy-scheduler.json b/smarthost-proxy-scheduler.json index 53c3e53..7192b42 100644 --- a/smarthost-proxy-scheduler.json +++ b/smarthost-proxy-scheduler.json @@ -27,6 +27,11 @@ "TYPE": "rw" }, { + "SOURCE": "/etc/system/config/proxy.json", + "DEST": "/etc/system/config/proxy.json", + "TYPE": "ro" + }, + { "SOURCE": "/etc/ssl/keys", "DEST": "/keys", "TYPE": "rw"