fix Ubuntu service name (#1224)
Author: PikuZheng <cba321123@gmail.com> Date: Sat Dec 31 18:00:57 2022 +0800
This commit is contained in:
@@ -204,7 +204,7 @@ entware|ipkg update<br>ipkg install smartdns|软件源路径:https://bin.entwa
|
||||
```
|
||||
|
||||
**对于Ubuntu系统:**
|
||||
* `systemd-resolve`会占用TCP53和UDP53端口。你需要手动解决端口占用问题或者修改smartdns监听端口
|
||||
* `systemd-resolved`会占用TCP53和UDP53端口。你需要手动解决端口占用问题或者修改smartdns监听端口
|
||||
|
||||
* 日志文件在`/var/log/smartdns/smartdns.log`
|
||||
2. 修改配置
|
||||
|
||||
@@ -196,7 +196,7 @@ https://github.com/pymumu/smartdns/releases
|
||||
./install -i
|
||||
```
|
||||
**For Ubuntu system:**
|
||||
* `systemd-resolve` occupies TCP53 and UDP53 ports. You need to manually resolve the port occupancy problem or modify the SmartDNS listening port
|
||||
* `systemd-resolved` occupies TCP53 and UDP53 ports. You need to manually resolve the port occupancy problem or modify the SmartDNS listening port
|
||||
|
||||
* Log files in `/var/log/smartdns/smartdns.log`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user