From 93e7c1d90f9cf8fbb9bbf600c7a50e38ef13c14c Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 14 Mar 2016 03:10:04 +0100 Subject: [PATCH] daily autocommit --- cups/subscriptions.conf | 12 ++---------- ssh/ssh_config | 1 + 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index b5d1e9cb..b39d40a8 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,20 +1,12 @@ # Subscription configuration file for CUPS v2.0.3 -# Written by cupsd on 2016-03-12 08:14 +# Written by cupsd on 2016-03-13 08:14 NextSubscriptionId 250 - -Events printer-changed -Owner root -LeaseDuration 86400 -Interval 60 -ExpirationTime 1457853233 -NextEventId 1 - Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1457853233 +ExpirationTime 1457939573 NextEventId 1 diff --git a/ssh/ssh_config b/ssh/ssh_config index cdd58d07..1d853412 100644 --- a/ssh/ssh_config +++ b/ssh/ssh_config @@ -31,6 +31,7 @@ Host * # BatchMode no # CheckHostIP yes # AddressFamily any + AddressFamily inet # ConnectTimeout 0 # StrictHostKeyChecking ask # IdentityFile ~/.ssh/identity -- 2.39.5