commit d2989e9
merc
·
2026-07-31 23:06:25 +0000 UTC
parent 533bacc
readme: additional info
1 files changed,
+14,
-0
M
bs.1
M
bs.1
+14,
-0
1@@ -30,6 +30,20 @@ package on Alpine should provide the required service. if not, write your own.
2 this was written for
3 .Em OpenRC ,
4 so no other init systems are supported. you're free to change this script locally as you wish.
5+.Pp
6+important info! i modified
7+.Em /etc/init.d/sing-box
8+(specifically ln.10) to use
9+.Em /etc/sing-box/active.json
10+by default instead of
11+.Em config.json .
12+thinking back, i could've just made
13+.Em bs
14+use
15+.Em config.json
16+instead of
17+.Em active.json
18+so no one has to modify the service itself... but whatever now.
19 .Sh SEE ALSO
20 .Xr rc-service 8 ,
21 .Xr ln 1 ,