Hello, I have a perlscript. I want to run that script at system startup(as a startup daemon) in redhat. i have put that script in /etc/init.d and try adding that to chkconfig using [root@localhost init.d]# chkconfig --add changehttpadress service changehttpadress does not support chkconfig but that wont work since its a perl script(not bash). So how can i run that in system startup. Need to add any daemon modules in the perl script so that chkconfig will detect that as a valid service ? Any suggestions and solutions is highly appreciated. Thanks in advance. -- Regards, Abhilash -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list