Files
homeassistant-addons/cups-dev/rootfs/etc/s6-overlay/s6-rc.d/dbus-daemon/run
2023-10-05 22:22:17 +02:00

8 lines
130 B
Plaintext

#!/usr/bin/with-contenv bashio
ulimit -n 1048576
bashio::log.info "Starting DBUS daemon from S6"
dbus-daemon --system --nofork