mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 17:22:53 +01:00
fix parenthesis in the wrong place
typo of mine, sorry.
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
|
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
|
``` bash
|
||||||
firejail --list
|
firejail --list
|
||||||
|
|||||||
Reference in New Issue
Block a user