Update docs
This commit is contained in:
parent
5f9a6fa8ce
commit
6d37cda1a0
@ -31,9 +31,10 @@ sudo bash vpnunst.sh
|
|||||||
```bash
|
```bash
|
||||||
service ipsec stop
|
service ipsec stop
|
||||||
service xl2tpd stop
|
service xl2tpd stop
|
||||||
rm -rf /usr/local/sbin/ipsec /usr/local/libexec/ipsec
|
rm -rf /usr/local/sbin/ipsec /usr/local/libexec/ipsec /usr/local/share/doc/libreswan
|
||||||
rm -f /etc/init/ipsec.conf /lib/systemd/system/ipsec.service \
|
rm -f /etc/init/ipsec.conf /lib/systemd/system/ipsec.service /etc/init.d/ipsec \
|
||||||
/etc/init.d/ipsec /usr/lib/systemd/system/ipsec.service
|
/usr/lib/systemd/system/ipsec.service /etc/logrotate.d/libreswan \
|
||||||
|
/usr/lib/tmpfiles.d/libreswan.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### 第二步
|
### 第二步
|
||||||
|
@ -31,9 +31,10 @@ Alternatively, you may manually uninstall the VPN by following these steps. Comm
|
|||||||
```bash
|
```bash
|
||||||
service ipsec stop
|
service ipsec stop
|
||||||
service xl2tpd stop
|
service xl2tpd stop
|
||||||
rm -rf /usr/local/sbin/ipsec /usr/local/libexec/ipsec
|
rm -rf /usr/local/sbin/ipsec /usr/local/libexec/ipsec /usr/local/share/doc/libreswan
|
||||||
rm -f /etc/init/ipsec.conf /lib/systemd/system/ipsec.service \
|
rm -f /etc/init/ipsec.conf /lib/systemd/system/ipsec.service /etc/init.d/ipsec \
|
||||||
/etc/init.d/ipsec /usr/lib/systemd/system/ipsec.service
|
/usr/lib/systemd/system/ipsec.service /etc/logrotate.d/libreswan \
|
||||||
|
/usr/lib/tmpfiles.d/libreswan.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### Second step
|
### Second step
|
||||||
|
Loading…
x
Reference in New Issue
Block a user