+++ /dev/null
-#!/bin/sh
-echo "STARTING - $(date)"
+++ /dev/null
-/etc/s6-overlay/s6-rc.d/01-startup/script.sh
+++ /dev/null
-#!/bin/sh
-exec dbus-send --system / org.freedesktop.DBus.Peer.Ping > /dev/null 2> /dev/null
+++ /dev/null
-01-startup
+++ /dev/null
-#!/command/execlineb -S0
-/run/s6/basedir/bin/halt
+++ /dev/null
-#!/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
+++ /dev/null
-#!/bin/sh
-state="$(dbus-send --system --dest=org.freedesktop.Avahi --print-reply / org.freedesktop.Avahi.Server.GetState | grep int32 | awk '{printf $2}')"
-
-# Avahi will return 'state=2' when 'Server startup complete'
-if [ "$state" = 2 ]; then
- exit 0
-else
- exit 1
-fi
-
+++ /dev/null
-#!/command/execlineb -S0
-/run/s6/basedir/bin/halt
+++ /dev/null
-#!/command/with-contenv sh
-echo "Starting avahi"
-exec s6-notifyoncheck avahi-daemon --no-chroot
+++ /dev/null
-01-startup
+++ /dev/null
-#!/command/execlineb -S0
-/run/s6/basedir/bin/halt
+++ /dev/null
-#!/command/with-contenv sh
-echo "Starting nqptp"
-exec /usr/local/bin/nqptp