package/mrouted: add sysv init script
authorJoachim Wiberg <troglobit@gmail.com>
Sat, 23 Jan 2021 10:31:53 +0000 (11:31 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 23 Jan 2021 20:42:15 +0000 (21:42 +0100)
commitc25115daf2b2761a2f0f411790c6d24b460c7999
treea515f339f2af2076421805f3ad673a247ec8af81
parent761c7e24cf14c0139f6431b0c8033d8db7c7d69a
package/mrouted: add sysv init script

The upstream mrouted package comes with its own systemd unit file, but
no SysV init script.  This script is a modified copy of the sysklogd
init script, but set to start after networking.

Note: for mrouted to start it requires at least two MULTICAST capable
      interfaces that are UP.  This is why an added startup delay of 30
      seconds (-w 30) was added, in case the system has DHCP enabled.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/mrouted/S41mrouted [new file with mode: 0755]
package/mrouted/mrouted.mk