Package: firejail
Version: 0.9.72-2
Severity: minor
The firejail(1) man page has U+2010 HYPHEN characters, e.g.
$ firejail ‐‐dbus‐system=filter ‐‐dbus‐system.broadcast=\
org.freedesktop.Notifications=\
org.freedesktop.Notifications.*@/org/freedesktop/Notifications
but sometimes the "--" is correct, or partially correct:
$ firejail --debug‐blacklists firefox
Here, the "--" before "debug" is correct, but the hyphen after it
is not.
The cause seems to be that the "-" is not escaped with a backslash
in the firejail.1 file:
$ firejail \-\-debug-blacklists firefox
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.5.0-1-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages firejail depends on:
ii libapparmor1 3.0.12-1
ii libc6 2.37-10
ii libselinux1 3.5-1
Versions of packages firejail recommends:
ii firejail-profiles 0.9.72-2
ii iproute2 6.5.0-4
ii iptables 1.8.9-2
ii xauth 1:1.1.2-1
ii xdg-dbus-proxy 0.1.5-1
ii xpra 3.1.5+dfsg1-0.2
ii xserver-xephyr 2:21.1.8-1
ii xvfb 2:21.1.8-1
firejail suggests no packages.
-- no debconf information
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)