mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
xray-core: add init script
Add init script so the users could run it with their configs quickly. Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
config xray 'enabled'
|
||||
option enabled '0'
|
||||
|
||||
config xray 'config'
|
||||
option confdir '/etc/xray'
|
||||
list conffiles '/etc/xray/config.json'
|
||||
option datadir '/usr/share/xray'
|
||||
option format 'json'
|
||||
|
||||
Reference in New Issue
Block a user