mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 01:02:49 +01:00
Merge pull request #80 from JacksonChen666/patch-1
fix parenthesis in the wrong place
This commit is contained in:
@@ -914,7 +914,7 @@ Browsers (even more the Closed Source ones) and eMail Clients are highly suggest
|
||||
sudo ln -s /usr/bin/firejail /usr/local/bin/thunderbird
|
||||
```
|
||||
|
||||
3. Run the application as usual (via terminal or launcher and check if is running in a jail):
|
||||
3. Run the application as usual (via terminal or launcher) and check if is running in a jail:
|
||||
|
||||
``` bash
|
||||
firejail --list
|
||||
|
||||
Reference in New Issue
Block a user