mirror of
https://github.com/nikdoof/cups-avahi-airprint.git
synced 2025-12-11 22:52:21 +00:00
Daemonized avahi-daemon
This commit is contained in:
@@ -20,6 +20,6 @@ if [ `ls -l /config/printers.conf 2>/dev/null | wc -l` -eq 0 ]; then
|
||||
fi
|
||||
cp /config/printers.conf /etc/cups/printers.conf
|
||||
|
||||
/usr/sbin/avahi-daemon --daemonize
|
||||
/root/printer-update.sh &
|
||||
/usr/sbin/avahi-daemon &
|
||||
exec /usr/sbin/cupsd -f
|
||||
|
||||
Reference in New Issue
Block a user