Thank you David1977, i will try it later.
Posts by Alternativende
-
-
Any suggestions on that? Do i have to adjust the script or is there anythin i can provide to help sort out this?
-
Ok, shall i replace the shutdown.sh with what you have posted completely?
Edit:
Ok the shutdown.txt shows "poweroff", the NAS is not shutting down of course, but LE is powering off normally. -
Update on this script thing.
It works when i reboot the machine but not on a shutdown. I have no idea why.
The broken shutdown is still there.
-
Sure. So that was my source Openelec Wiki.
Logging in happens with SSH-Keys.And here is what i made:
Code
Display More# cat /storage/.config/shutdown.sh case "$1" in halt) # your commands here ;; poweroff) * /storage/.config/fuckme.sh ;; reboot) # your commands here ;; *) # your commands here ;; esac
Sorry for the bad words, i was in a bad mood when i´ve done it.
[hr]
I have just noticed that the last update to v6.90.003 won´t work. He downloads it and does the reboot, but when it´s rebooting it just don´t install the update. I had to put the update manually at /storage/.update/ and it worked then. Eventhough after the update he won´t power off completely. He stops at "Reached target Shutdown". -
Yeah well lets get LE stable and healty first, before we are looking to Kode 17 ;).
I noticed one bug yesterday evening, the machine won´t shutdown completely. I have a tweaked shutdown script which makes a connection via SSH to my NAS to shut it down too.
Somehow this won´t work with LE.Any idea how this can be? Worked fine under OE of course.
-
Hello guys,
i have just found out about LE and as i am an ealry adopter sometimes and i like your concept i thought about switching from OE to LE.
So long story short, it worked fine so far.
I have just put the update file into the update folder did a reboot and tadaa. It looks good, no bugs from my side so far.
Can´t wait to see Kodi 17 with the new Skin on LE running.
Thanks a lot!