[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#655203: restart CUPS after network-manager has come up



Hi Petter, hi all,

with this script, the CUPS failures on Debian Edu machines (not only diskless) are gone:

"""
$ cat /etc/network/if-up.d/cups
#!/bin/sh

if [ -x /etc/init.d/cups ]; then
	/etc/init.d/cups restart
fi
"""

I drop this script into any Debian Edu machine and the issues is resolved.

Mike


--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpX5KdvMiJZb.pgp
Description: Digitale PGP-Unterschrift


Reply to: