[GH-ISSUE #122] --tmpfs=/tmp broken #79

Closed
opened 2026-05-05 04:59:45 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @netblue30 on GitHub (Nov 7, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/122

Somehow related to https://github.com/netblue30/firejail/issues/119

$ firejail --debug --tmpfs=/tmp
[...]
Mounting tmpfs on /tmp/firejail/mnt directory
Mounting read-only /bin, /sbin, /lib, /lib64, /usr, /etc, /var
Mounting tmpfs on /var/lock
Mounting tmpfs on /var/tmp
Mounting tmpfs on /var/log
Mounting tmpfs on /var/lib/dhcp
Mounting tmpfs on /var/lib/sudo
Create the new utmp file
Mount the new utmp file
Mounting tmpfs on /tmp
Disable /sbin
Error disable file:disable_file(200): No such file or directory
Error: cannot establish communication with the parent, exiting...
Originally created by @netblue30 on GitHub (Nov 7, 2015). Original GitHub issue: https://github.com/netblue30/firejail/issues/122 Somehow related to https://github.com/netblue30/firejail/issues/119 ``` $ firejail --debug --tmpfs=/tmp [...] Mounting tmpfs on /tmp/firejail/mnt directory Mounting read-only /bin, /sbin, /lib, /lib64, /usr, /etc, /var Mounting tmpfs on /var/lock Mounting tmpfs on /var/tmp Mounting tmpfs on /var/log Mounting tmpfs on /var/lib/dhcp Mounting tmpfs on /var/lib/sudo Create the new utmp file Mount the new utmp file Mounting tmpfs on /tmp Disable /sbin Error disable file:disable_file(200): No such file or directory Error: cannot establish communication with the parent, exiting... ```
Author
Owner

@netblue30 commented on GitHub (Nov 9, 2015):

fixed

<!-- gh-comment-id:155052477 --> @netblue30 commented on GitHub (Nov 9, 2015): fixed
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#79
No description provided.