I have installed a software that the license is need to start with :
./lmgrd -c license.dat
everytime when I want to use the software,
How can I set that the license is auto start when by computer was bootup or when I start runing this software?
Thank you very much!!
Use ONLY /etc/rc5.d :
The line 'lmgrd -c license.dat' (or whatever are the exact paths for the args...) should be added to S99 [the init script that's executed last] !