Openwrt/package/system/procd
Daniel Golle 80be893d2b
procd: change procd_add_start_mount_trigger to do restart
Change procd_add_start_mount_trigger to procd_add_restart_mount_trigger
and make it call 'restart' instead of 'start'.
This is more useful as it allows to handle both cases, intial start of
a services as well as restarting services. Calling 'restart' on a
service which has not yet been started has the same result as calling
'start'.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-08 15:26:28 +01:00
..
files procd: change procd_add_start_mount_trigger to do restart 2021-08-08 15:26:28 +01:00
Makefile procd: update to git HEAD and add new script helpers 2021-08-05 03:46:21 +01:00