Restarting LXC and Android sub system how?

I have 2 ‘issues’:

  1. Is there any way/form of updating LXC/LXD container systems themselves? (or in gentoo to update them)

  2. Is there any command to restart per say the android sub system if it glitches like a sudo restart archero? to avoid restarting the device.

Is there any possible gentoOS command to perform those actions?



This happens a lot…

systemctl list-units --type=service --all --state=not-found
systemctl list-units --type=service --all --state=dead

Something here prevents the lxc crostini from having connection right on… for some reason.

The solution I have found is always to ‘force’ linux shutting down… but… via command ? Isnt there any other way to heal this?