AndronixOrigin icon indicating copy to clipboard operation
AndronixOrigin copied to clipboard

autostart init.d

Open softwareNomada opened this issue 2 years ago • 1 comments

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?

softwareNomada avatar Apr 10 '23 22:04 softwareNomada

/etc/init.d does not work in prooted environments, as it affects the kernel which belongs to Android.

freebrowser1 avatar Apr 14 '23 15:04 freebrowser1