AndronixOrigin
AndronixOrigin copied to clipboard
autostart init.d
Im trying to autorun a script inside my andronix ubuntu 22.04, the script is inside /etc/init.d, i ran the update-rc.d command and it doesnt work, is this the correct way to run a script on andronix? or is not possible?
/etc/init.d does not work in prooted environments, as it affects the kernel which belongs to Android.