service: re-run init script "running" command after instance restart
authorFelix Fietkau <nbd@nbd.name>
Thu, 13 Mar 2025 10:02:22 +0000 (11:02 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 13 Mar 2025 10:02:23 +0000 (11:02 +0100)
commit80187cf5badb43ec42f6025acaeb70688c494101
treed94359d00534b33a708412cf0b24071f8b4e5549
parent7fcb5a275fcff5ab697357c86ce568c71128b982
service: re-run init script "running" command after instance restart

This ensures that init scripts that use this command for applying the
config via ubus work properly.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
service/instance.c