in reply to
Running a daemon process as another user
Just use the su command in your startup script to call the perl daemon. Read 'man su' for details.
Comment on
Re: Running a daemon process as another user
In Section
Seekers of Perl Wisdom