Skip to content

Commit

Permalink
Include /tmp and /run in images (#7)
Browse files Browse the repository at this point in the history
Needed for many applications
  • Loading branch information
fwilhe committed May 6, 2024
1 parent 0432f6b commit d36eec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
bin
dev
proc
run
sbin
sys
tmp

0 comments on commit d36eec7

Please sign in to comment.