luci-base: add transitional /etc/init.d/ucitrack
authorJo-Philipp Wich <[email protected]>
Wed, 2 May 2018 08:37:02 +0000 (10:37 +0200)
committerJo-Philipp Wich <[email protected]>
Sat, 5 May 2018 21:11:23 +0000 (23:11 +0200)
commit9f796fad3a0cc89df57d4e27ef6d7223a093071c
tree0488108536112160261099b984e933ea959c73a6
parentfd1ddcc41955d7f259c4142b7530063607dcddf4
luci-base: add transitional /etc/init.d/ucitrack

Ship an /etc/init.d/ucitrack for spawning a virtual service with the sole
purpose to track the configurations and dependencies formerly handled by
luci-reload.

Once all LuCI supported services ship with procd compatible init scripts,
the uci track support can be dropped.

Signed-off-by: Jo-Philipp Wich <[email protected]>
modules/luci-base/root/etc/init.d/ucitrack [new file with mode: 0755]