-
I try to sandbox changed files in a separate wine prefix like this: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I'm not sure what behavior you are expecting. If the software is rewriting the file atomically then naturally it will write to the only path you've allowed. As explained in the docs... https://github.com/trapexit/mergerfs?tab=readme-ov-file#how-it-works
|
Beta Was this translation helpful? Give feedback.
-
the expected behavior is that $HOME/.wine will left untouched, and if any files get modified they go in $game_dir/.wine |
Beta Was this translation helpful? Give feedback.
Correct. As I describe in the docs mergerfs is NOT an overlay union filesystem. You should just use overlayfs.