How to make MyController autostart on raspberry pi
-
How can I make Mycontroller autostart on my raspberryPi?
At the moment I type: java -Xms8m -Xmx100m -Dlogback.configurationFile=../conf/logback.xml -Dmc.conf.file=../conf/mycontroller.properties -cp "../lib/*" org.mycontroller.standalone.StartApp
and everything works but i need it to autostart. -
How can I make Mycontroller autostart on my raspberryPi?
At the moment I type: java -Xms8m -Xmx100m -Dlogback.configurationFile=../conf/logback.xml -Dmc.conf.file=../conf/mycontroller.properties -cp "../lib/*" org.mycontroller.standalone.StartApp
and everything works but i need it to autostart. -
@keldandorin how to do that depends on which os/distrbution you are using. I would guess that you are using Linux, but which distribution and version?
@mfalkvidd Rasbian Latest version I guess :)
-
@keldandorin how to do that depends on which os/distrbution you are using. I would guess that you are using Linux, but which distribution and version?
@mfalkvidd To be more precise after som googleing
Raspian GNU/Linux
Version 8 (jessie)
:) -
@mfalkvidd To be more precise after som googleing
Raspian GNU/Linux
Version 8 (jessie)
:) -
@mfalkvidd To be more precise after som googleing
Raspian GNU/Linux
Version 8 (jessie)
:)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login