Removed dbus and avahi-daemon from container start. Fixes #2

This commit is contained in:
Nick
2016-12-18 06:27:35 -05:00
parent 61268d1578
commit c2a27b8394

View File

@@ -16,7 +16,5 @@ if [ ! -f /config/printers.conf ]; then
fi
cp /config/printers.conf /etc/cups/printers.conf
/etc/init.d/dbus start
/etc/init.d/avahi-daemon start
/root/printer-update.sh &
exec /usr/sbin/cupsd -f