Fix Issue #29 (#30)

* Attempt to fix issue #29
* Add dbus-x11 (issue #29)
* Add --disable-gpu to chrome
* Generate /etc/machine-id
* Fix /etc/machine-id
* Add --disable-software-rasterizer to chrome
* Implement dbus
* Reduce chromium-browser log-level
This commit is contained in:
Mike
2020-11-04 13:52:31 +08:00
committed by GitHub
parent 017a173b36
commit b5276a39cd
4 changed files with 28 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# Start dbus
dbus-daemon --config-file=/usr/share/dbus-1/system.conf --print-address --nofork