[GH-ISSUE #5767] linuxqq: private-bin needs bash due to shell script wrapper #3087

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

Originally created by @BeautyyuYanli on GitHub (Mar 29, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5767

Description

After the package linuxqq on AUR was updated to use a shell script wrapper for program startup, it became necessary to add bash to private-bin. However, this is only required for the AUR package. Is it possible to create a per-distro configuration or should we simply add bash?

Relate to https://github.com/BeautyyuYanli/linuxqq-firejail/issues/5

Originally created by @BeautyyuYanli on GitHub (Mar 29, 2023). Original GitHub issue: https://github.com/netblue30/firejail/issues/5767 <!-- See the following links for help with formatting: https://guides.github.com/features/mastering-markdown/ https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax --> ### Description After the package linuxqq on AUR was updated to use a shell script wrapper for program startup, it became necessary to add `bash` to private-bin. However, this is only required for the AUR package. Is it possible to create a per-distro configuration or should we simply add `bash`? Relate to https://github.com/BeautyyuYanli/linuxqq-firejail/issues/5
gitea-mirror 2026-05-05 09:43:36 -06:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@rusty-snake commented on GitHub (Mar 29, 2023):

Simply add bash. If it is realy using bash and not sh.

<!-- gh-comment-id:1489026371 --> @rusty-snake commented on GitHub (Mar 29, 2023): Simply add bash. If it is realy using bash and not sh.
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#3087
No description provided.