[GH-ISSUE #3620] Hardcoded tc command is not found on openSUSE #2275

Closed
opened 2026-05-05 08:58:07 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @smitsohu on GitHub (Sep 1, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3620

The fshaper.sh script has the tc path hard coded to /sbin/tc, but some distributions like openSUSE use /usr/sbin/tc instead.

Also it seems that fshaper.sh was removed from the Makefile in 59e689be49

Originally created by @smitsohu on GitHub (Sep 1, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3620 The fshaper.sh script has the tc path hard coded to /sbin/tc, but some distributions like openSUSE use /usr/sbin/tc instead. Also it seems that fshaper.sh was removed from the Makefile in 59e689be49c2021213f1c88eaf809f5a8b0616d2
gitea-mirror 2026-05-05 08:58:07 -06:00
Author
Owner

@netblue30 commented on GitHub (Sep 1, 2020):

Thanks, I have a fix in.

<!-- gh-comment-id:685107698 --> @netblue30 commented on GitHub (Sep 1, 2020): Thanks, I have a fix in.
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#2275
No description provided.