This commit is contained in:
netblue30 2026-02-08 07:17:26 -05:00
parent ef7f8ee83c
commit 026332a819

View file

@ -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