This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

zsh startup oddity


We found, on a release of Cygwin that's now probably almost a year old,
that:

    If the /home directory had been created by Cygwin mkdir, and
    If the /etc/passwd shell specified shell to run was zsh,
    Then /etc/passwd would not run $HOME/.zprofile

(I.e. after starting a login zsh, you'd have to explicitly source
~/.zlogin or whatever).

But /etc/passwd would source $HOME/.zprofile if /home had been created
by Windows Explorer.

We used getfacl to examine the ACLs of directories created by mkdir and
directories created by Explorer in detail.

We used both setfacl and Explorer's GUI ACL thing to adjust the ACL
until they appeared identical (both to getfacl and to the Explorer GUI
ACL viewing thing), but with no joy: there still seemed to be a
difference between Cygwin-created directories and Explorer-created ones.

It went into our "to further explore one day" basket.

Perhaps the problem has gone away now.  I just thought I'd mention it
in case this was interesting information for anyone.

Brian Dessent's comment about setting the ACL for c:/cygwin reminded me
of it.

luke


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]