commit e247ef7
merc
·
2026-08-01 05:14:54 +0000 UTC
parent ebcffbb
manpage: added additional info. replaced .Em with .Pa, cause using .Em was stupid.
1 files changed,
+3,
-3
M
bs.1
M
bs.1
+3,
-3
1@@ -20,17 +20,17 @@ stop the sing-box service and clean up
2 .Pp
3 place your configs in
4 .Pa /etc/sing-box/list/
5-as individual .json files.
6+as individual json files. you most likely don't have the list/ directory, so create it.
7 .Pp
8 the selected config is symlinked to
9 .Pa /etc/sing-box/config.json
10 .Pp
11 the
12-.Em sing-box-openrc
13+.Pa sing-box-openrc
14 package on Alpine should provide the required service. if not, write your own.
15 .Pp
16 this was written for
17-.Em OpenRC ,
18+.Pa OpenRC ,
19 so no other init systems are supported. you're free to change this script locally as you wish.
20 .Sh SEE ALSO
21 .Xr rc-service 8 ,