]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorroot <root@bruni.home.brehm-online.com>
Fri, 17 Dec 2021 06:36:04 +0000 (07:36 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 17 Dec 2021 06:36:04 +0000 (07:36 +0100)
.etckeeper
cups/printers.conf
cups/printers.conf.O
systemd/system/multi-user.target.wants/snap-ferdi-152.mount [new symlink]
systemd/system/snap-ferdi-152.mount [new file with mode: 0644]

index 87ba15942d266e77e3a6f84650a69817e0be8619..d0fd8ded08d56a0f86294f66a8586d5808f7e27c 100755 (executable)
@@ -3037,6 +3037,7 @@ maybe chmod 0644 'systemd/system/snap-core18-2253.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-134.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-135.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-113.mount'
+maybe chmod 0644 'systemd/system/snap-ferdi-152.mount'
 maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount'
 maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-256.mount'
index cd4380b095f347ed435055484a86dd0e55ee0471..aebe88a094678cd34dc887ccb7006ebee1c39497 100644 (file)
@@ -31,7 +31,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 1639422532
+StateTime 1639677338
 ConfigTime 1625815231
 Reason wifi-not-configured-report
 Type 8425500
index e63ccc64ec90fc8833755f24535a24534231997a..130d293c8323b226bb882ee698b1c9e4042f11ae 100644 (file)
@@ -31,9 +31,10 @@ 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 1639422386
+StateTime 1639677254
 ConfigTime 1625815231
 Reason wifi-not-configured-report
+Reason cups-waiting-for-job-completed
 Type 8425500
 Accepting Yes
 Shared No
diff --git a/systemd/system/multi-user.target.wants/snap-ferdi-152.mount b/systemd/system/multi-user.target.wants/snap-ferdi-152.mount
new file mode 120000 (symlink)
index 0000000..c645472
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-ferdi-152.mount
\ No newline at end of file
diff --git a/systemd/system/snap-ferdi-152.mount b/systemd/system/snap-ferdi-152.mount
new file mode 100644 (file)
index 0000000..a41e7a1
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for ferdi, revision 152
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/ferdi_152.snap
+Where=/snap/ferdi/152
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target