Bugzilla – Bug 6952
uid <= 100 for all user daemon spells using init.d subsystem.
Last modified: 2008-06-16 12:35:35 UTC
man shutdown says it kills off uid > 100 before shutdown is started. Since these daemons have their own shutdown scripts, I propose we let the scripts do their work so that we don't get shutdown false positive shutdown errors.
is this as simple as editing /etc/sorcery/accounts?
possibly could patch simplinit to use >= 1000 instead of >= 100: http://seth.positivism.org/files/simpleinit.patch
I patched it already.
closing fixed bugs
reassign to sm-grimoire-bugs
Changing version to test grimoire.