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.
This commit is contained in:
sparklyballs 2015-07-07 21:46:34 +01:00
parent 23dd497138
commit 7076afdfbd