From 01d7deaf7339547af91214e269664fa0139d718b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Nov 2018 23:37:24 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 -- ppp/forticlientsslvpn.cleanup.tmp | 1 - resolv.conf.sslvpn.backup | 18 ------------------ 3 files changed, 21 deletions(-) delete mode 100644 ppp/forticlientsslvpn.cleanup.tmp delete mode 100644 resolv.conf.sslvpn.backup diff --git a/.etckeeper b/.etckeeper index 73d4b58..3ef329e 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2438,7 +2438,6 @@ maybe chgrp 'dip' 'ppp' maybe chmod 0755 'ppp' maybe chmod 0600 'ppp/chap-secrets' maybe chmod 0644 'ppp/forticlientsslvpn.backup.tmp' -maybe chmod 0644 'ppp/forticlientsslvpn.cleanup.tmp' maybe chmod 0755 'ppp/ip-down' maybe chmod 0755 'ppp/ip-down.d' maybe chmod 0755 'ppp/ip-down.d/0000usepeerdns' @@ -2508,7 +2507,6 @@ maybe chmod 0755 'request-key.d' maybe chmod 0644 'request-key.d/cifs.idmap.conf' maybe chmod 0644 'request-key.d/cifs.spnego.conf' maybe chmod 0644 'request-key.d/id_resolver.conf' -maybe chmod 0644 'resolv.conf.sslvpn.backup' maybe chmod 0755 'resolvconf' maybe chmod 0755 'resolvconf/update-libc.d' maybe chmod 0755 'resolvconf/update-libc.d/avahi-daemon' diff --git a/ppp/forticlientsslvpn.cleanup.tmp b/ppp/forticlientsslvpn.cleanup.tmp deleted file mode 100644 index fc4a2cc..0000000 --- a/ppp/forticlientsslvpn.cleanup.tmp +++ /dev/null @@ -1 +0,0 @@ -route=del,93.188.110.49,255.255.255.255,0,10.12.11.254,br0 diff --git a/resolv.conf.sslvpn.backup b/resolv.conf.sslvpn.backup deleted file mode 100644 index 44be2aa..0000000 --- a/resolv.conf.sslvpn.backup +++ /dev/null @@ -1,18 +0,0 @@ -# This file is managed by man:systemd-resolved(8). Do not edit. -# -# This is a dynamic resolv.conf file for connecting local clients to the -# internal DNS stub resolver of systemd-resolved. This file lists all -# configured search domains. -# -# Run "systemd-resolve --status" to see details about the uplink DNS servers -# currently in use. -# -# Third party programs must not access this file directly, but only through the -# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way, -# replace this symlink by a static file or a different symlink. -# -# See man:systemd-resolved.service(8) for details about the supported modes of -# operation for /etc/resolv.conf. - -nameserver 127.0.0.53 -search home.brehm-online.com home.hennig-berlin.org brehm-online.com hennig-berlin.org uhu-banane.de -- 2.39.5