mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
merges
This commit is contained in:
parent
ef7f8ee83c
commit
026332a819
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -442,6 +442,17 @@ path for the filename.
|
|||
Parent is shutting down, bye…
|
||||
```
|
||||
|
||||
### --keep-hostname
|
||||
```text
|
||||
--keep-hostname
|
||||
By default, the hostname is replaced by a random name generated
|
||||
by firejail at startup. Use this option to disable this feature.
|
||||
|
||||
Example:
|
||||
$ firejail --keep-hostname
|
||||
|
||||
```
|
||||
|
||||
### Landlock support - ongoing/experimental
|
||||
|
||||
* Added on #6078, which is based on #5315 from ChrysoliteAzalea/landlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue