procd: change procd_add_start_mount_trigger to do restart
authorDaniel Golle <daniel@makrotopia.org>
Sun, 8 Aug 2021 13:47:54 +0000 (14:47 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 8 Aug 2021 14:26:28 +0000 (15:26 +0100)
commit80be893d2b3bf550ece5c15cf7ed967b31f7042d
treec498a20223207c77a2796d272eff3bcabb9df981
parentb1bff5cb57fab31932ceaa0dea9509effe9f5800
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>
package/system/procd/files/procd.sh