perl script mixed in with a service
Posted: Fri Apr 08, 2016 9:50 am
Hello
I have a service in /etc/init.d
I want to tag on a perl script to run in the "start" condition of a script
Like service dump1090 start
This starts up dump1090 plus the perl script. Do I just add the perl script in the start section of
/etc/init.d/dump1090?
I think u need sudo for "service" ?
Andrew
I have a service in /etc/init.d
I want to tag on a perl script to run in the "start" condition of a script
Like service dump1090 start
This starts up dump1090 plus the perl script. Do I just add the perl script in the start section of
/etc/init.d/dump1090?
I think u need sudo for "service" ?
Andrew