Hello,
I added a line (after the last line) in autostart.sh and choose option 14 in the menu "Autostart Options". The added command is not executed at restart.
(added command: "mpg123 --no-gapless http://icecast.omroep.nl/3fm-alternative-mp3". The command works when tested)
My data:
SBC: Raspberry Pi zero.
Reference code (bug report) : ede9d22d-2ea5-45c2-8dc1-7d08899b4c75-0
autostart.sh problem
autostart.sh problem
Last edited by pakikje on Wed Aug 09, 2017 6:23 pm, edited 1 time in total.
Re: autostart.sh problem
Workaround:
added the line "@reboot /root/sky"
to crontab.
Works!
added the line "@reboot /root/sky"
to crontab.
Works!