[GH-ISSUE #5155] make: --disable-ids #2898

Closed
opened 2026-05-05 09:33:43 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @rusty-snake on GitHub (May 21, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5155

  • additional attack surface
  • you can not build firejail with --enable-fatal-warnings --enable-analyzer which is very helpful during development

Describe the solution you'd like

configure option --disable-ids to build firejail without it's IDS

Originally created by @rusty-snake on GitHub (May 21, 2022). Original GitHub issue: https://github.com/netblue30/firejail/issues/5155 ### Is your feature request related to a problem? Please describe. - additional attack surface - you can not build firejail with `--enable-fatal-warnings --enable-analyzer` which is very helpful during development ### Describe the solution you'd like configure option `--disable-ids` to build firejail without it's IDS
gitea-mirror 2026-05-05 09:33:43 -06:00
Author
Owner

@netblue30 commented on GitHub (May 25, 2022):

IDS feature makes more sense in a server setup, on a desktop files are changing all the time during software updates. I took it out from the default build. To enable it at compile time use --enable-ids.

880f2c98a1

<!-- gh-comment-id:1137137974 --> @netblue30 commented on GitHub (May 25, 2022): IDS feature makes more sense in a server setup, on a desktop files are changing all the time during software updates. I took it out from the default build. To enable it at compile time use --enable-ids. https://github.com/netblue30/firejail/commit/880f2c98a1dee26228530875fc45d54db68ed1c8
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2898
No description provided.