From 65fe82f814d754a6be23c4f93584481dd16257f8 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 4 Apr 2017 03:10:06 +0200 Subject: [PATCH] daily autocommit --- cups/subscriptions.conf | 4 ++-- ppp/resolv.conf | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 ppp/resolv.conf diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index c811bd53..e3cef9f3 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,5 +1,5 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-04-02 07:13 +# Written by cupsd on 2017-04-03 07:12 NextSubscriptionId 385 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1491196408 +ExpirationTime 1491282748 NextEventId 1 diff --git a/ppp/resolv.conf b/ppp/resolv.conf new file mode 100644 index 00000000..08f2a91f --- /dev/null +++ b/ppp/resolv.conf @@ -0,0 +1,2 @@ +nameserver 10.200.126.253 +nameserver 10.200.126.253 -- 2.39.5