[GH-ISSUE #3346] support mkdir in ${RUNUSER} #2098

Closed
opened 2026-05-05 08:46:48 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @rusty-snake on GitHub (Apr 11, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3346

Support mkdir in ${RUNUSER}.

Current behaviour:
test.profile: mkdir ${RUNUSER}/foo
firejail --profile=test.profile: Error: only directories in user home or /tmp are supported by mkdir

wruc will need it sometimes.

Originally created by @rusty-snake on GitHub (Apr 11, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3346 Support mkdir in ${RUNUSER}. Current behaviour: test.profile: `mkdir ${RUNUSER}/foo` `firejail --profile=test.profile`: `Error: only directories in user home or /tmp are supported by mkdir` wruc will need it sometimes.
gitea-mirror 2026-05-05 08:46:48 -06:00
Author
Owner

@netblue30 commented on GitHub (Apr 13, 2020):

I also added mkfile, you can try it out.

<!-- gh-comment-id:612913992 --> @netblue30 commented on GitHub (Apr 13, 2020): I also added mkfile, you can try it out.
Author
Owner

@rusty-snake commented on GitHub (Apr 13, 2020):

manpage nitpick: it's /run/user/<UID> and not <PID>.

<!-- gh-comment-id:612950178 --> @rusty-snake commented on GitHub (Apr 13, 2020): manpage nitpick: it's `/run/user/<UID>` and not `<PID>`.
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#2098
No description provided.