From a33a0e87270e553b0b8b5bebe89968564253c074 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 18 Mar 2013 18:36:38 +0100 Subject: [PATCH] Current state --- cups/printers.conf | 2 +- cups/subscriptions.conf | 12 ++++++++++-- resolv.conf | 10 ++++++---- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index bfd9e772..e7c2c2ac 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v1.5.2 -# Written by cupsd on 2013-03-08 07:31 +# Written by cupsd on 2013-03-16 23:27 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:4fe502f0-362b-3fa2-519f-648848519e5e diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 8dc5c844..c522b590 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,3 +1,11 @@ # Subscription configuration file for CUPS v1.5.2 -# Written by cupsd on 2013-03-13 22:04 -NextSubscriptionId 143 +# Written by cupsd on 2013-03-17 23:49 +NextSubscriptionId 144 + +Events printer-state-changed printer-restarted printer-shutdown printer-stopped printer-added printer-deleted job-state-changed job-created job-completed job-stopped job-progress +Owner frank +LeaseDuration 86400 +Interval 0 +ExpirationTime 1363640480 +NextEventId 11 + diff --git a/resolv.conf b/resolv.conf index 9a19004e..798c010b 100644 --- a/resolv.conf +++ b/resolv.conf @@ -1,4 +1,6 @@ -# Generated by net-scripts for interface eth0 -domain brehm-online.com -search home.brehm-online.com home.hennig-berlin.org brehm-online.com hennig-berlin.org uhu-banane.de -nameserver 10.12.11.1 +# Hand made by Frank Brehm +domain home.brehm-online.com +search home.brehm-online.com brehm-online.com hennig-berlin.org uhu-banane.de pb.local dc1.pb.local dc2.pb.local +#nameserver 10.12.11.1 +nameserver 192.168.178.30 +nameserver 192.168.178.89 -- 2.39.5