From dd0aa936a5c50e4929f87221ef67ac739ef73b8d Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Thu, 11 Apr 2024 11:44:38 +0200 Subject: luci-app-libreswan: upgrade uci-defaults for ucitrack handling to use json Conversion of the 'uci-defaults' script for ucitrack handling to the new json processing. Signed-off-by: Florian Eckert --- .../root/usr/share/ucitrack/luci-app-libreswan.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 applications/luci-app-libreswan/root/usr/share/ucitrack/luci-app-libreswan.json (limited to 'applications/luci-app-libreswan/root/usr/share/ucitrack/luci-app-libreswan.json') diff --git a/applications/luci-app-libreswan/root/usr/share/ucitrack/luci-app-libreswan.json b/applications/luci-app-libreswan/root/usr/share/ucitrack/luci-app-libreswan.json new file mode 100644 index 0000000000..5bfe1e9d4b --- /dev/null +++ b/applications/luci-app-libreswan/root/usr/share/ucitrack/luci-app-libreswan.json @@ -0,0 +1,4 @@ +{ + "config": "libreswan", + "init": "ipsec" +} -- cgit v1.2.3