mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 11:24:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -5,3 +5,8 @@ if [ -f /usr/lib/dbus-1.0/dbus-daemon-launch-helper ]; then
|
|||||||
chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
|
chmod u+s /usr/lib/dbus-1.0/dbus-daemon-launch-helper
|
||||||
service dbus restart
|
service dbus restart
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Enable acceleration
|
||||||
|
mkdir -p /share/webtop/boot
|
||||||
|
touch /share/webtop/boot/config.txt
|
||||||
|
ln -s /share/webtop/boot/config.txt /boot/
|
||||||
|
|||||||
Reference in New Issue
Block a user