From 41b8bf796f5de7a0e599b055c5fc46789bab76a8 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 19 Apr 2018 03:10:07 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 5 +++++ cups/subscriptions.conf | 4 ++-- ppp/forticlientsslvpn.cleanup.tmp | 1 + resolv.conf | 1 + resolv.conf.pppd-backup | 5 +++++ resolv.conf.sslvpn.backup | 5 +++++ 6 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 ppp/forticlientsslvpn.cleanup.tmp create mode 100644 resolv.conf.pppd-backup create mode 100644 resolv.conf.sslvpn.backup diff --git a/.etckeeper b/.etckeeper index ce580105..39c8cb0a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2383,6 +2383,8 @@ maybe chmod 0600 'ppp/chap-secrets' maybe chmod 0600 'ppp/chap-secrets.example' maybe chgrp 'users' 'ppp/forticlientsslvpn.backup.tmp' maybe chmod 0644 'ppp/forticlientsslvpn.backup.tmp' +maybe chgrp 'users' 'ppp/forticlientsslvpn.cleanup.tmp' +maybe chmod 0644 'ppp/forticlientsslvpn.cleanup.tmp' maybe chmod 0755 'ppp/ip-down' maybe chmod 0755 'ppp/ip-down.d' maybe chmod 0644 'ppp/ip-down.d/30-wins.sh' @@ -2430,6 +2432,9 @@ maybe chmod 0644 'request-key.d/cifs.spnego.conf' maybe chmod 0644 'request-key.d/cifs.upcall.conf' maybe chmod 0644 'request-key.d/id_resolver.conf' maybe chmod 0644 'resolv.conf' +maybe chmod 0644 'resolv.conf.pppd-backup' +maybe chgrp 'users' 'resolv.conf.sslvpn.backup' +maybe chmod 0644 'resolv.conf.sslvpn.backup' maybe chmod 0755 'revdep-rebuild' maybe chmod 0644 'revdep-rebuild/60-java' maybe chmod 0644 'revdep-rebuild/61-oracle-jdk-bin-1.8' diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index 892599e6..e2d25f19 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 2018-04-17 23:52 +# Written by cupsd on 2018-04-18 23:51 NextSubscriptionId 675 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1524088297 +ExpirationTime 1524174637 NextEventId 1 diff --git a/ppp/forticlientsslvpn.cleanup.tmp b/ppp/forticlientsslvpn.cleanup.tmp new file mode 100644 index 00000000..fc4a2cc6 --- /dev/null +++ b/ppp/forticlientsslvpn.cleanup.tmp @@ -0,0 +1 @@ +route=del,93.188.110.49,255.255.255.255,0,10.12.11.254,br0 diff --git a/resolv.conf b/resolv.conf index 9076c0f3..1275906f 100644 --- a/resolv.conf +++ b/resolv.conf @@ -1,3 +1,4 @@ +nameserver 10.200.126.253 # 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 diff --git a/resolv.conf.pppd-backup b/resolv.conf.pppd-backup new file mode 100644 index 00000000..9076c0f3 --- /dev/null +++ b/resolv.conf.pppd-backup @@ -0,0 +1,5 @@ +# 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.254 +nameserver 127.0.0.1 diff --git a/resolv.conf.sslvpn.backup b/resolv.conf.sslvpn.backup new file mode 100644 index 00000000..9076c0f3 --- /dev/null +++ b/resolv.conf.sslvpn.backup @@ -0,0 +1,5 @@ +# 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.254 +nameserver 127.0.0.1 -- 2.39.5