fd16f66e4f
For installing openrc-specific dependencies, specifically nftables-openrc which is needed because the post-install enables the openrc service and expects the initd script to be available then [ci:skip-build] already built successfully in CI
3 lines
42 B
Bash
3 lines
42 B
Bash
#!/bin/sh
|
|
|
|
rc-update add nftables default
|