shairport-sync/docker/classic/etc/s6-overlay/s6-rc.d/02-dbus/run

8 lines
209 B
Plaintext

#!/command/with-contenv sh
# Set the limit to the same value Docker has been using in earlier version.
ulimit -n 1048576
echo "Starting dbus"
exec s6-notifyoncheck dbus-daemon --system --nofork --nopidfile