* Nikos Mavrogiannopoulos <[email protected]> [11.06.2015 09:35]:
> individual service). However, a way to reduce the impact would be for
> netifd to restart transmission if crashed. Can that be done already, or
> inittab is the only option?

you can convert the initscript for using 'procd'.
take as an example the file '/etc/init.d/log'.

you can just try:
# pidof logd
# killall logd
# sleep 10
# pidof logd

(the pid has changed)

bye, bastian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to