Skip to content

Commit

Permalink
Fix --selinux configure option in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tredondo authored Oct 29, 2024
1 parent b2be487 commit 309b689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ libraries and pkg-config are required when using the `--enable-apparmor`
sudo apt-get install git build-essential libapparmor-dev pkg-config gawk
```

For `--selinux` option, add libselinux1-dev (libselinux-devel for Fedora).
For the `--enable-selinux` option, add libselinux1-dev (libselinux-devel for Fedora).

Detailed information on using firejail from git is available on the
[wiki](https://github.com/netblue30/firejail/wiki/Using-firejail-from-git).
Expand Down

0 comments on commit 309b689

Please sign in to comment.