Removed dbus and avahi-daemon from container start

This commit is contained in:
Nick
2016-12-18 06:25:14 -05:00
parent 61268d1578
commit 208b89d425

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