openwrt-packages/net/bcp38/files
Jo-Philipp Wich a6ea246cb2 bcp38: add init script
This commit adds a simple procd init script for bcp38 with the sole purpose
to register a configuration change trigger for /etc/config/bcp38.

The change will allow for automatic firewall reloads triggered by invoking
/sbin/reload_config or through ubus config change events emitted by LuCI.

With the init script in place and started, calling

  ubus call service event '{"type":"config.change","data":{"package":"bcp38"}}'

or

  /sbin/reload_config

will issue an /etc/init.d/firewall reload if /etc/config/bcp38 has been
modified since the last reload_config call.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-19 11:02:10 +02:00
..
bcp38.config bcp38: Add note about IPv6 to package description and help text 2017-01-08 19:50:50 +01:00
bcp38.defaults Add BCP38 implementation package (from CeroWrt). 2014-11-05 00:17:53 +01:00
bcp38.init bcp38: add init script 2018-04-19 11:02:10 +02:00
run.sh bcp38: iptables 1.6.1 compatibility (#4248) 2017-04-12 10:34:02 +02:00