sparklyballs 7076afdfbd move the new user script up the run order
because you're chown'ing folders before running the new user script , permissions on the folders are retaining the original uid and gid of abc.

you need to run the user script before the chown.
2015-07-07 21:46:34 +01:00
..