RH initscript issues
2005-02-03 by Enrico Scholz
Hello,
I have attached two patches against 1.6 fixing the following issues:
* rc-redhat.sh.in: fix startup position; '50' was too early
because important services like 'named' will be started later
(55). '79' seems to be a good value as sendmail is started at
'80'
* rc-redhat.sh.in: drop the uid/gid manually. The daemon
itself does not change the gid/supplementary groups and
would run with too much privilegies therefore.
Enrico
I have attached two patches against 1.6 fixing the following issues:
* rc-redhat.sh.in: fix startup position; '50' was too early
because important services like 'named' will be started later
(55). '79' seems to be a good value as sendmail is started at
'80'
* rc-redhat.sh.in: drop the uid/gid manually. The daemon
itself does not change the gid/supplementary groups and
would run with too much privilegies therefore.
Enrico