Randy McMurchy wrote:

#################################################
This is the question the group needs to help with
#################################################

9) Currently the book has instructions to create a hal user and group.
This really isn't necessary, and here is why. The haldaemon boot
script runs the hald daemon with the --retain-privileges switch so
the root user never hands the daemon off to the unprivileged user.

I tried everything I could think of to circumvent this, however no
matter what I did the unprivileged user could not perform any
callouts (such as update /etc/fstab). I went to extremes to see if
I could make it work and could not. This confirms information I
read about on the mailing list.

In fact, the use of fstab-sync is considered bad practice due to the possibility to lose the entire /etc/fstab if power suddenly goes away, and thus pmount is preferred (it doesn't need fstab entries). This doesn't eliminate the permission problem for determination of fs type and getting ACPI events.

--
Alexander E. Patrakov
Don't mail to [EMAIL PROTECTED]: the server is off until 2006-01-11
Use my GMail or linuxfromscratch address instead
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to