Discussion:
[unison-users] WSL Perms
Travis Raup travis.raup@gmail.com [unison-users]
2017-12-12 20:16:49 UTC
Permalink
Greetings,

I'm using unison for a symfony project and it has been great so far. Except
I have a phar cli library that generates .bash files and the perms are
always set at 644 and I need +x on my .bash scripts to execute docker
commands.

The perms=0 for windows bidirectional seems to make the change as the
default perms keep the WSL perms identically. However I get temp files.

So my questions are am I missing another setting to further customize the
perms and is anyone else using unison with WSL and docker?

Thanks,
Travis R.

Loading...