d4rk50ul1 / klipper-on-android

Using Android to run Klipper, Moonraker, Mainsail/Fuidd, and KlipperScreen
GNU General Public License v3.0
112 stars 23 forks source link

Init additions? #12

Closed SkyShadex closed 1 year ago

SkyShadex commented 1 year ago

Is there a way to add sudo chmod 777 /dev/pts/1 to linux deploy's startup? I currently haven't sorted a power solution that is better than a very slow drain. Every time I have to stop and start linux deploy I also have to run that script.

SkyShadex commented 1 year ago

The solution is to learn how to create services files, for future archeologists.

I haven't quiet figured it out yet because "chroot vs proot" so the solution I found I don't think is suited to Linux deploy. But that's the path forward.