From 7d31a7f2e1217a78bb6f839c3d0d4cdbfb6e034b Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Mon, 14 Oct 2024 11:26:08 +0000 Subject: [PATCH] Update smarthost-proxy.json --- smarthost-proxy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smarthost-proxy.json b/smarthost-proxy.json index 10fe715..577b0ad 100644 --- a/smarthost-proxy.json +++ b/smarthost-proxy.json @@ -107,7 +107,7 @@ "TYPE": "ro" }, { - "SOURCE": "/etc/ssl/keys", + "SOURCE": "/etc/system/data/ssl/keys", "DEST": "/etc/ssl/keys", "TYPE": "ro" }, @@ -157,7 +157,7 @@ "TYPE": "ro" }, { - "SOURCE": "/etc/ssl/keys", + "SOURCE": "/etc/system/data/ssl/keys", "DEST": "/etc/ssl/keys", "TYPE": "ro" },