mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-05 16:25:11 -04:00
Update vpn-troubleshooting.md
Fix typo
This commit is contained in:
parent
c5314bed7f
commit
a65a507db5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ To check this tool is working properly run:
|
||||||
```bash
|
```bash
|
||||||
sudo notify-send "$(hostname): Test notify-send OK" --icon=network-idle
|
sudo notify-send "$(hostname): Test notify-send OK" --icon=network-idle
|
||||||
```
|
```
|
||||||
You should see `info` message appear on the top of your scree.
|
You should see `info` message appear on the top of your screen.
|
||||||
If that is the case then, `notify-send` is not the issue.
|
If that is the case then, `notify-send` is not the issue.
|
||||||
If it is not, and you have an error of some sort you can:
|
If it is not, and you have an error of some sort you can:
|
||||||
1. Remove all calls of `notify-send` from scripts you are using to start VPN
|
1. Remove all calls of `notify-send` from scripts you are using to start VPN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue