Re: Cygwin setup change directory permissions

2015-09-07 Thread Corinna Vinschen
On Sep 7 10:24, Max Polk wrote: > Cygwin setup keeps showing error about package unknown in file > inetutils-server.sh, so ran it manually and saw the actual problem: > > $ cd /etc/postinstall > $ ./inetutils-server.sh > *** Warning: The permissions on the directory /var are not correct. > *** Wa

Cygwin setup change directory permissions

2015-09-07 Thread Max Polk
, which is drwxrwx--- and getfacl says other:--- and icacls says Everyone:(Rc,S,RA). It's easy enough to fix the problem, grant everyone:f using icacls to /var and /tmp while I'm at it. My question is about how Cygwin setup works. Could Cygwin setup change directory permissions on install