From 8eaac4b637d989680ad86dc3e84b0f3b547c1619 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 27 Jan 2016 16:47:23 +0100 Subject: Use numeric prefixes for uci-defaults scripts Signed-off-by: Jo-Philipp Wich --- .../root/etc/uci-defaults/40_luci-fwknopd | 22 ++++++++++++++++++++++ .../root/etc/uci-defaults/luci-fwknopd | 22 ---------------------- 2 files changed, 22 insertions(+), 22 deletions(-) create mode 100644 applications/luci-app-fwknopd/root/etc/uci-defaults/40_luci-fwknopd delete mode 100644 applications/luci-app-fwknopd/root/etc/uci-defaults/luci-fwknopd (limited to 'applications/luci-app-fwknopd/root') diff --git a/applications/luci-app-fwknopd/root/etc/uci-defaults/40_luci-fwknopd b/applications/luci-app-fwknopd/root/etc/uci-defaults/40_luci-fwknopd new file mode 100644 index 0000000000..01b85de25f --- /dev/null +++ b/applications/luci-app-fwknopd/root/etc/uci-defaults/40_luci-fwknopd @@ -0,0 +1,22 @@ +#!/bin/sh +#-- Copyright 2015 Jonathan Bennett +#-- Licensed to the public under the GNU General Public License v2. +. /lib/functions/network.sh + +uci batch < -#-- Licensed to the public under the GNU General Public License v2. -. /lib/functions/network.sh - -uci batch <