Skip to content

Conversation

@navi-desu
Copy link
Member

busybox's and toybox's sysctl do not have --system

currently we simply check for return success, this if fragile as failures unrelated to "missing --system" would also trigger the manually loading path, alternatively we could have some hard knob, though an automated detection method would be preferred

Fixes: #947

busybox's and toybox's sysctl do not have --system

currently we simply check for return success, this if fragile as
failures unrelated to "missing --system" would also trigger the manually
loading path, alternatively we could have some hard knob, though an
automated detection method would be preferred

Fixes: #947
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.

OpenRC: sysctl Call in Startup Scripts is Incompatible with Toybox (sysctl: Unknown option 'system')

2 participants