chromebrew / crew-sudo

Workaround for using sudo on ChromeOS crosh shell (ChromeOS v117+)
GNU General Public License v3.0
8 stars 2 forks source link

Auto lauch the deamon without login in the VT-2 terminal #4

Open antoine2711 opened 1 month ago

antoine2711 commented 1 month ago

Hi,

I have a question. Is it possible to have the deamon autolaunch without login in the VT-2 Terminal?

Regards, Antoine

supechicken commented 1 month ago

Yes, you can achieve it by copying autostart/crew-sudo.conf in this repository to /etc/init/, but the rootFS verification needs to be disabled first.

gyilrosales commented 4 weeks ago

Yes, you can achieve it by copying autostart/crew-sudo.conf in this repository to /etc/init/, but the rootFS verification needs to be disabled first.

Hello! I'm currently confused on how to run the daemon of crew-sudo and then proceed from there, could you clarify the next steps? (Forgive me, I'm not the brightest when it comes to such.)

supechicken commented 1 week ago

Hello! I'm currently confused on how to run the daemon of crew-sudo and then proceed from there, could you clarify the next steps? (Forgive me, I'm not the brightest when it comes to such.)

Sorry for the late reply! Copy the autostart/crew-sudo.conf file to /etc/init/, and you'll be good to go.