On Wednesday, Nov 19, 2003, at 11:48 America/New_York, L. Christopher Luther wrote:
Does anyone know where I can find some docs on the RH 8.0 /sbin/service utility? 'man service' doesn't return anything.
I've created a script in /etc/init.d to launch the jrun process, and I also
used /sbin/chkconfig to setup the jrun "service" for the appropriate
runlevels.
JRun needs to run under a non-root account, and my script handles this
through the use of 'su -l jrunaccount -c "some commands" '. I'm hoping
that *maybe* the service docs will assit me with eliminating the use of the
su command.
Sincerely,
L. Christopher Luther
It's a shell script not a binary. Try less /sbin/service.
Jurvis LaSalle
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list