root@iPhone:~#
root@iPhone:~# # right after bootup: router seems to work
root@iPhone:~# ps | grep -i led
28674 root 1232 S grep -i led
root@iPhone:~# /etc/init.d/led enable
root@iPhone:~# /etc/init.d/led start
root@iPhone:~# ps | grep -i led
30690 root 1232 S grep -i led
what I also notice is that the light doesn’t turn off anymore by:
root@iPhone:~# /etc/init.d/led stop
But I guess this is because the led service does not seem to start anymore?
“led status” does not seem to be a thing for this service, any other way/place to find errors for this?
p.s. yes, hostname is “iPhone” 