1
0
Fork 0
mirror of synced 2025-04-05 06:03:33 +03:00

fix command and markup typo

I just try it again and notice that i forgot to add `-r` flag to rm

without this flag:
```

rm: cannot remove ‘/etc/ipsec.d/cacerts’: Directory not empty
rm: cannot remove ‘/etc/ipsec.d/certs’: Directory not empty
rm: cannot remove ‘/etc/ipsec.d/examples’: Directory not empty
rm: cannot remove ‘/etc/ipsec.d/policies’: Directory not empty
rm: cannot remove ‘/etc/ipsec.d/private’: Directory not empty
```

Also fix markup - set bold instead italic for more attention
This commit is contained in:
Fyodor 2016-06-25 02:29:41 +03:00 committed by GitHub
parent 681f10cd70
commit 3de22c0585

View file

@ -49,7 +49,7 @@ If using IPv6, also edit `/etc/sysconfig/ip6tables`.
## Fourth step
Edit `/etc/sysctl.conf` and remove the lines after `# Added by hwdsl2 VPN script`.
Edit `/etc/rc.local` and remove the lines after `# Added by hwdsl2 VPN script`, *except exit 0 (if any)*.
Edit `/etc/rc.local` and remove the lines after `# Added by hwdsl2 VPN script`, **except exit 0 (if any)**.
## Optional
@ -66,7 +66,7 @@ Remove these config files:
Copy and paste for fast removal:
`rm -f /etc/ipsec.conf /etc/ipsec.secrets /etc/xl2tpd/xl2tpd.conf /etc/ppp/options.xl2tpd /etc/ppp/chap-secrets /etc/ipsec.d/* /etc/pam.d/pluto /etc/sysconfig/pluto`
`rm -rf /etc/ipsec.conf /etc/ipsec.secrets /etc/xl2tpd/xl2tpd.conf /etc/ppp/options.xl2tpd /etc/ppp/chap-secrets /etc/ipsec.d/* /etc/pam.d/pluto /etc/sysconfig/pluto`
Remove Libreswan source directory: