mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-11 17:47:20 +10:00
Add fpm-based Alpine APK packaging alongside existing DEB/RPM/Pacman packages. Alpine APKs use `linux` in the filename to distinguish from OpenWrt APKs which use the `openwrt` prefix.
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
# /etc/conf.d/sing-box: config file for /etc/init.d/sing-box
|
|
|
|
# sing-box configuration path, could be file or directory
|
|
# SINGBOX_CONFIG=/etc/sing-box
|
|
|
|
# SINGBOX_WORKDIR=/var/lib/sing-box
|