Edit depends to OpenWRT Equals

libnss3-tools not available

All others mapped to correct corresponding openwrt package.
This commit is contained in:
Cameron Thompson
2025-02-07 15:18:41 -05:00
parent 0eb6b4d502
commit 209d782172
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
service cloudflare-warp-service enable
service cloudflare-warp-service start
# Disabled for testing
# service cloudflare-warp-service enable
# service cloudflare-warp-service start
exit 0