Jump to content

how can I autostart a shell script on startup RPI3

Go to solution Solved by Pinguinsan,

Which version of Raspbian do you have? Post the output of running "uname -a" in a terminal.

hey 

 

how can I start a shell on startup?

I can't find a good solution for raspbian.

Link to comment
Share on other sites

Link to post
Share on other sites

Which version of Raspbian do you have? Post the output of running "uname -a" in a terminal.

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Pinguinsan said:

Which version of Raspbian do you have? Post the output of running "uname -a" in a terminal.

Linux raspberrypi 4.4.34-v7+ #930 SMP Wed Nov 23 15:20:41 GMT 2016 armv7l GNU/Linux
 

Link to comment
Share on other sites

Link to post
Share on other sites

Check if you have systemd (run "systemctl status" from the terminal and see if it exists)

Link to comment
Share on other sites

Link to post
Share on other sites

8 minutes ago, Pinguinsan said:

Check if you have systemd (run "systemctl status" from the terminal and see if it exists)

it is not running

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×