autorun jar file
-
Hello ,
I have unipian installed on my unipi. Now i want to autorun a jar file when the system boots up.
Normally on raspbian you can change that in the /etc/rc.local , but on the unipian os there is no such file.Dus anyone know what i must use ?
-
You should be able to create the file yourself. Note that you will need to set the rights on it to be executable (chmod help).
-
is there not a file already ?
-
There should be, but if there isn't you can create it. As you say there isn't, you will need to create it.