Program on pi startup
Program on pi startup
I think I have done something wrong after running setup using terminal I was asked if I wish program to run on startup I chose yes and I run setup several times now I have 5 instances of program running on startup , how do I cancel this ??
Re: Program on pi startup
Hey there,
may sound stupid, but: Have you tried turning it on and off again?
Reason: A singular bierbot.service is file is created, if you run the setup more than once, the file is overwritten. But every time the service is started (). Now if you reboot, the service should only be started once.
Best,
Bernhard.
may sound stupid, but: Have you tried turning it on and off again?
Reason: A singular bierbot.service is file is created, if you run the setup more than once, the file is overwritten. But every time the service is started (
Code: Select all
sudo systemctl enable bierbot.service
Best,
Bernhard.
Re: Program on pi startup
Thx for replying,
Yes I have tried to reboot, power shutdown, remove of browser and end reinstall, nothing works
Yes I have tried to reboot, power shutdown, remove of browser and end reinstall, nothing works