Hi Bruce
I tried all and it shows on for runlevel 3,4,5
and when i go to /etc/rc.d/init.d and
run
gnugk start
gnugk stop
all works well
but it will not start when the machine reboots
pretty strange to me
can u help
[root@gk init.d]# chkconfig --add gnugk
[root@gk init.d]# chkconfig --list gnugk
gnugk 0:off 1:off 2:off 3:on 4:on 5:on 6:off
[root@gk init.d]# ./gnugk stop
Stopping gnugk: [ OK ]
[root@gk init.d]# ./gnugk start
Starting gnugk: [ OK ]
[root@gk init.d]# ps -ef |grep gnugk
root 2187 1 0 19:24 pts/2 00:00:00 /usr/sbin/gnugk -c /etc/gatekeeper.ini -o /var/log/gk/gk.log
root 2197 1591 0 19:24 pts/2 00:00:00 grep gnugk
[root@gk init.d]# chkconfig --list gnugk
gnugk 0:off 1:off 2:off 3:on 4:on 5:on 6:off
[root@gk init.d]# ./gnugk stop
Stopping gnugk: [ OK ]
[root@gk init.d]# ./gnugk start
Starting gnugk: [ OK ]
[root@gk init.d]# ps -ef |grep gnugk
root 2187 1 0 19:24 pts/2 00:00:00 /usr/sbin/gnugk -c /etc/gatekeeper.ini -o /var/log/gk/gk.log
root 2197 1591 0 19:24 pts/2 00:00:00 grep gnugk
Thanks
Sumith
Do you Yahoo!?
Yahoo! Search - Find what you?re looking for faster.