Skip to content

yate: convert init script to procd#937

Open
robho wants to merge 1 commit into
openwrt:masterfrom
robho:yate_procd
Open

yate: convert init script to procd#937
robho wants to merge 1 commit into
openwrt:masterfrom
robho:yate_procd

Conversation

@robho
Copy link
Copy Markdown
Contributor

@robho robho commented May 8, 2026

Maintainer: @jslachta
Compile tested: this init script isn't compiled
Run tested: mips, Netgear R6850, 25.12. Logging to file and system log works. Changing logging verbosity level works. Starting, stopping and restarting yate works.

Description:
Current init script doesn't quite manage to terminate yate on stop request. There's a process left lingering. Changing to procd seems to fix this.

This change also adds the ability to get the yate logs sent to the system log.

yate wouldn't terminate properly on a stop request, but switching to
procd seems to fix this.

This also adds the possibility to send yate's logs to the system log.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant