mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5606] End-of-options indicator "--" breaks firejail when login shell is set to /sbin/nologin #3042
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3042
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rusty-snake on GitHub (Jan 21, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5606
Description
End-of-options indicator "--" breaks firejail when login shell is set to /sbin/nologin
Steps to Reproduce
/sbin/nologinas login shellLC_ALL=C firejail --quiet --noprofile -- echo "TARDIS"Expected behavior
Seeing
TARDISActual behavior
This account is currently not available.Behavior without a profile
N/A
Additional context
Using
firejail --quiet --noprofile echo "TARDIS"works.Relates to #5599.
Relates to #5598.
Relates to #5605.
Environment
52898f467aChecklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
logs
@rusty-snake commented on GitHub (Feb 14, 2023):
Looks like this is intentional.
7ad735deaf (diff-767ac3de885e9c994fed6eb2a0f8234fd8d8611a5f817d2b0a37b50f4101b321)@paladox commented on GitHub (Dec 11, 2023):
We get this when using the www-data user.