]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorroot <root@bruni.home.brehm-online.com>
Sun, 21 Nov 2021 16:57:30 +0000 (17:57 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Sun, 21 Nov 2021 16:57:30 +0000 (17:57 +0100)
.etckeeper
cups/printers.conf
cups/printers.conf.O
resolv.conf
systemd/system/multi-user.target.wants/snap-core18-2253.mount [new symlink]
systemd/system/snap-core18-2253.mount [new file with mode: 0644]

index 2c673ee7b44a1cf99d62b1559d8069801a313830..861b98a6205373aed24642f0f4722baa88f90a2f 100755 (executable)
@@ -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'
index 8575b19358829b712f5a9605a5edf9042e22290b..30ff6bd040f05a48f29d2752087186d36f9f2dff 100644 (file)
@@ -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
index f569cbfe280055795fd256ecd66b39d9b4ba2812..3b3d16d047af4e74badbe7e35bf3691efeb678d5 100644 (file)
@@ -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
index 9a0c1ae7a186d63f4d7592b48f292a64953cefd2..c3eb8f044b0d68768ab957c6e675d3913c3e6caf 100644 (file)
@@ -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 (symlink)
index 0000000..3c3029b
--- /dev/null
@@ -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 (file)
index 0000000..2cf6cdb
--- /dev/null
@@ -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