d3ad7rack / puredarwin

Automatically exported from code.google.com/p/puredarwin
Other
0 stars 0 forks source link

chmod -R root /S/L/LaunchDaemons needed if multiuser login doesn't work #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is just a placeholder:

chmod -R root /S/L/LaunchDaemons needed if multiuser login doesn't work

Original issue reported on code.google.com by appeng...@puredarwin.org on 3 Jan 2010 at 12:13

GoogleCodeExporter commented 8 years ago
Multiuser login works on read-write medium.

chmod: Invalid file mode: root
You probably meant `chown'.

You would also notice that permission in 
[...]projects/PureDarwinSettings/System/Library/LaunchDaemons are 
correct and that we can found in `pd_setup' at some point:
chown -R root:wheel $MOUNT/System/Library/LaunchDaemons/

Please, explain to me why it is needed to "chown -R root /S/L/LaunchDaemons" if 
multiuser login doesn't 
work. 

Original comment by Aladin.Q...@gmail.com on 11 Jan 2010 at 1:51