Commit Graph

2 Commits (0abfc4ef4b964cdf3831ae79843f1d4eb44a5dc4)

Author SHA1 Message Date
Jami Kettunen afa0180032 container: Make missing dbus module non-fatal
This is required to properly support Waydroid tool versions <=1.3.4
(which NixOS for example still has), or 1.4.0+ configured with
USE_DBUS_ACTIVATION=0 (basically non-systemd distributions which can't
supervise the container properly when it's launched via D-Bus)
Rikka df46ba8fed
Refactor: Split into multiple small scripts