mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-04-11 14:23:06 +01:00
[Cups-dev] Initial add
This commit is contained in:
7
cups-dev/rootfs/etc/s6-overlay/s6-rc.d/dbus-daemon/run
Normal file
7
cups-dev/rootfs/etc/s6-overlay/s6-rc.d/dbus-daemon/run
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
ulimit -n 1048576
|
||||
|
||||
bashio::log.info "Starting DBUS daemon from S6"
|
||||
|
||||
dbus-daemon --system --nofork
|
||||
Reference in New Issue
Block a user