From 0dd59326afda0200a4159ee1f579567a25d76795 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 21 Nov 2021 17:57:30 +0100 Subject: [PATCH] daily autocommit --- .etckeeper | 1 + cups/printers.conf | 2 +- cups/printers.conf.O | 2 +- resolv.conf | 9 +++++---- .../multi-user.target.wants/snap-core18-2253.mount | 1 + systemd/system/snap-core18-2253.mount | 14 ++++++++++++++ 6 files changed, 23 insertions(+), 6 deletions(-) create mode 120000 systemd/system/multi-user.target.wants/snap-core18-2253.mount create mode 100644 systemd/system/snap-core18-2253.mount diff --git a/.etckeeper b/.etckeeper index 2c673ee..861b98a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3032,6 +3032,7 @@ maybe chmod 0644 'systemd/system/snap-bare-5.mount' maybe chmod 0644 'systemd/system/snap-core-11798.mount' maybe chmod 0644 'systemd/system/snap-core-11993.mount' maybe chmod 0644 'systemd/system/snap-core18-2246.mount' +maybe chmod 0644 'systemd/system/snap-core18-2253.mount' maybe chmod 0644 'systemd/system/snap-drawio-130.mount' maybe chmod 0644 'systemd/system/snap-drawio-133.mount' maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount' diff --git a/cups/printers.conf b/cups/printers.conf index 8575b19..30ff6bd 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -33,7 +33,7 @@ Location Arbeitszimmer MakeModel HP Color LaserJet Pro MFP M277 Postscript (recommended) DeviceURI dnssd://HP%20Color%20LaserJet%20MFP%20M277dw%20(28CAA8)._ipp._tcp.local/?uuid=564e4238-4b34-3044-4a46-3c528228caa8 State Idle -StateTime 1637149081 +StateTime 1637513807 ConfigTime 1625815231 Reason wifi-not-configured-report Type 8425500 diff --git a/cups/printers.conf.O b/cups/printers.conf.O index f569cbf..3b3d16d 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -33,7 +33,7 @@ Location Arbeitszimmer MakeModel HP Color LaserJet Pro MFP M277 Postscript (recommended) DeviceURI dnssd://HP%20Color%20LaserJet%20MFP%20M277dw%20(28CAA8)._ipp._tcp.local/?uuid=564e4238-4b34-3044-4a46-3c528228caa8 State Idle -StateTime 1637149051 +StateTime 1637513763 ConfigTime 1625815231 Reason wifi-not-configured-report Reason cups-waiting-for-job-completed diff --git a/resolv.conf b/resolv.conf index 9a0c1ae..c3eb8f0 100644 --- a/resolv.conf +++ b/resolv.conf @@ -1,5 +1,6 @@ -search pixelpark.net pixelpark.com pixelpark.de brehm-online.com uhu-banane.net pp-dns.com -nameserver 77.74.232.24 -nameserver 77.74.232.25 -nameserver 93.188.104.82 +search home.brehm-online.com brehm-online.com hennig-berlin.org uhu-banane.de uhu-banane.net +nameserver 127.0.0.1 +nameserver 1.1.1.1 +nameserver 8.8.8.8 +nameserver 8.8.4.4 options timeout:1 attempts:2 use-vc diff --git a/systemd/system/multi-user.target.wants/snap-core18-2253.mount b/systemd/system/multi-user.target.wants/snap-core18-2253.mount new file mode 120000 index 0000000..3c3029b --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-2253.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-2253.mount \ No newline at end of file diff --git a/systemd/system/snap-core18-2253.mount b/systemd/system/snap-core18-2253.mount new file mode 100644 index 0000000..2cf6cdb --- /dev/null +++ b/systemd/system/snap-core18-2253.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for core18, revision 2253 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/core18_2253.snap +Where=/snap/core18/2253 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target -- 2.39.5