[GH-ISSUE #707] Typo in --version output #482

Closed
opened 2026-05-05 05:56:52 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @nuxwin on GitHub (Aug 13, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/707

There is a little typo in --version output:

root@srv01:/var/www/imscp/gui/plugins/InstantSSH/vendor/syslogproxyd# firejail --version
firejail version 0.9.42~rc2

Compile time support:
    - AppArmor support is disabled
    - bind support is enabled
    - chroot support is enabled
    - file and directory whitelisting support is enabled
    - file transfer support is enabled
    - networking support is enabled
    - seccomp-bpf support is enabled
    - user namespace support is enabled
    - X11 snadboxing support is disabled

snadboxing should be sandboxing

Thank you for your interest.

Originally created by @nuxwin on GitHub (Aug 13, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/707 There is a little typo in --version output: ``` root@srv01:/var/www/imscp/gui/plugins/InstantSSH/vendor/syslogproxyd# firejail --version firejail version 0.9.42~rc2 Compile time support: - AppArmor support is disabled - bind support is enabled - chroot support is enabled - file and directory whitelisting support is enabled - file transfer support is enabled - networking support is enabled - seccomp-bpf support is enabled - user namespace support is enabled - X11 snadboxing support is disabled ``` `snadboxing` should be `sandboxing` Thank you for your interest.
gitea-mirror 2026-05-05 05:56:52 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@nuxwin commented on GitHub (Aug 14, 2016):

Fixed in master. Thanks.

<!-- gh-comment-id:239655565 --> @nuxwin commented on GitHub (Aug 14, 2016): Fixed in master. Thanks.
Author
Owner

@netblue30 commented on GitHub (Aug 14, 2016):

All fixed, thanks for the bug.

<!-- gh-comment-id:239669831 --> @netblue30 commented on GitHub (Aug 14, 2016): All fixed, thanks for the bug.
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#482
No description provided.