eh
This commit is contained in:
@@ -24,8 +24,9 @@ cjdroute.check_tun_module() {
|
||||
}
|
||||
|
||||
start() {
|
||||
cjdroute.check_tun_module || { return 1; }
|
||||
watchman.start
|
||||
if cjdroute.check_tun_module; then
|
||||
watchman.start
|
||||
fi
|
||||
}
|
||||
|
||||
get_control_pid() {
|
||||
|
Reference in New Issue
Block a user