From d618999b9ffdb713becfea169eca4b191213cbfa Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 31 Oct 2019 10:13:58 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 2 -- cups/printers.conf | 6 +++--- ppp/forticlientsslvpn.cleanup.tmp | 1 - resolv.conf.sslvpn.backup | 19 ------------------- 4 files changed, 3 insertions(+), 25 deletions(-) delete mode 100644 ppp/forticlientsslvpn.cleanup.tmp delete mode 100644 resolv.conf.sslvpn.backup diff --git a/.etckeeper b/.etckeeper index f851044..90df4cd 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2488,7 +2488,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' @@ -2559,7 +2558,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/cups/printers.conf b/cups/printers.conf index e19815d..f760e0f 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -49,14 +49,14 @@ Attribute marker-types toner,toner,toner,toner Attribute marker-change-time 1572290040 -UUID urn:uuid:668ee2e4-3ffe-38d0-7d9a-5af1dc07a077 +UUID urn:uuid:7f466c27-0282-37b8-509c-87c5d89e8e49 Info Location MakeModel Color LaserJet MFP M277dw DeviceURI ipp://NPI28CAA8.local:631/ipp/print State Idle -StateTime 1572390333 -ConfigTime 1572390334 +StateTime 1572476721 +ConfigTime 1572476722 Type 4188 Accepting Yes Shared No 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 32716ff..0000000 --- a/resolv.conf.sslvpn.backup +++ /dev/null @@ -1,19 +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 -options edns0 -search home.brehm-online.com home.hennig-berlin.org brehm-online.com hennig-berlin.org uhu-banane.de -- 2.39.5