Hi all
I have very recently started testing Yosemite in a test environment using 9.63 and I have hit a snag with my login script.
I run the login script via a policy set to run at login with frequency set at ongoing. The script does a number of things which include launching a second script as the user which does some syncing using rsync.
On Mavericks with Casper 9.32, this identical setup of script via login policy allowed the user to get to the desktop while I displayed some information and while the sync completed.
On Yosemite with Casper 9.63, the desktop is NOT displayed until the scripts have completed and there can be quite a delay while the sync takes place.
Has anyone noticed this and does anyone have a work around for it? If not then I might have to start launching the syncing via a launch agent.