mirror of
https://github.com/optim-enterprises-bv/openwrt.okoklets.git
synced 2026-01-15 00:56:42 +00:00
To make sure we properly restart services on upgrade we need to call the prerm script of the old package, in case the init script changes (or vanishes). Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Acked-by: Jo-Philipp Wich <jo@mein.io>