]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorroot <root@localhost>
Thu, 2 Apr 2020 05:06:09 +0000 (07:06 +0200)
committerroot <root@localhost>
Thu, 2 Apr 2020 05:06:09 +0000 (07:06 +0200)
.etckeeper
cups/printers.conf.O
systemd/system/multi-user.target.wants/snap-core-8268.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core-8935.mount [new symlink]
systemd/system/snap-core-8268.mount [deleted file]
systemd/system/snap-core-8935.mount [new file with mode: 0644]

index d4fd4c0b988e7207ecad6aa4a83ec78aede0e359..0214d0b4f48b27e921ce9ed2fe50f4fd9ac79b3e 100755 (executable)
@@ -3159,8 +3159,8 @@ maybe chmod 0644 'systemd/system/snap-atom-247.mount'
 maybe chmod 0644 'systemd/system/snap-atom-248.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-94.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-95.mount'
-maybe chmod 0644 'systemd/system/snap-core-8268.mount'
 maybe chmod 0644 'systemd/system/snap-core-8689.mount'
+maybe chmod 0644 'systemd/system/snap-core-8935.mount'
 maybe chmod 0644 'systemd/system/snap.canonical-livepatch.canonical-livepatchd.service'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
 maybe chmod 0755 'systemd/system/spice-vdagentd.target.wants'
index d29cc58db36b141a7a707684b0ba1d327d3d4275..e5a93dac5627de3351051b0226e8ba2d802cc59c 100644 (file)
@@ -91,6 +91,26 @@ KLimit 0
 OpPolicy default
 ErrorPolicy retry-job
 </Printer>
+<Printer HP_Color_LaserJet_MFP_M277dw_9D0E59_>
+UUID urn:uuid:84d58c0e-660d-3699-6f41-0c1007de4752
+Info 
+Location 
+MakeModel Color LaserJet MFP M277dw - IPP Everywhere
+DeviceURI implicitclass://HP_Color_LaserJet_MFP_M277dw_9D0E59_/
+State Idle
+StateTime 1585715628
+ConfigTime 1585715633
+Type 4188
+Accepting Yes
+Shared No
+JobSheets none none
+QuotaPeriod 0
+PageLimit 0
+KLimit 0
+OpPolicy default
+ErrorPolicy retry-job
+Option cups-browsed true
+</Printer>
 <Printer HP_ENVY_4520_series_7B89BC_>
 UUID urn:uuid:53fea9f7-eaf7-3997-43bb-7e9f0e78a2e9
 Info HP ENVY 4520 series [7B89BC]
diff --git a/systemd/system/multi-user.target.wants/snap-core-8268.mount b/systemd/system/multi-user.target.wants/snap-core-8268.mount
deleted file mode 120000 (symlink)
index 4beedef..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-8268.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-8935.mount b/systemd/system/multi-user.target.wants/snap-core-8935.mount
new file mode 120000 (symlink)
index 0000000..ad356f0
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-8935.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-8268.mount b/systemd/system/snap-core-8268.mount
deleted file mode 100644 (file)
index f58403f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 8268
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_8268.snap
-Where=/snap/core/8268
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-8935.mount b/systemd/system/snap-core-8935.mount
new file mode 100644 (file)
index 0000000..ccc2e3b
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core, revision 8935
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_8935.snap
+Where=/snap/core/8935
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target