]> git.hoellein.online Git - zenbook/commitdiff
daily autocommit
authorroot <root@localhost>
Thu, 5 Dec 2019 08:37:05 +0000 (09:37 +0100)
committerroot <root@localhost>
Thu, 5 Dec 2019 08:37:05 +0000 (09:37 +0100)
.etckeeper
cups/printers.conf.O
systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-84.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-90.mount [new symlink]
systemd/system/snap-canonical\x2dlivepatch-84.mount [deleted file]
systemd/system/snap-canonical\x2dlivepatch-90.mount [new file with mode: 0644]
systemd/system/snap.canonical-livepatch.canonical-livepatchd.service

index 7d2495c597046fc7a0534188911a445910ddd80a..87df533c44446f09b3018ea66fb747091828e3f5 100755 (executable)
@@ -3090,8 +3090,8 @@ maybe chmod 0755 'systemd/system/paths.target.wants'
 maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0644 'systemd/system/snap-atom-241.mount'
 maybe chmod 0644 'systemd/system/snap-atom-242.mount'
-maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-84.mount'
 maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-88.mount'
+maybe chmod 0644 'systemd/system/snap-canonical\x2dlivepatch-90.mount'
 maybe chmod 0644 'systemd/system/snap-core-7917.mount'
 maybe chmod 0644 'systemd/system/snap-core-8039.mount'
 maybe chmod 0644 'systemd/system/snap.canonical-livepatch.canonical-livepatchd.service'
index be1ec34299fb9b28a48be3276dd322b4e3e8285b..78a02b3ae9b48575003d0d4cd2d9448018a3122c 100644 (file)
@@ -91,6 +91,26 @@ KLimit 0
 OpPolicy default
 ErrorPolicy retry-job
 </Printer>
+<Printer HP_Color_LaserJet_MFP_M277dw_9D0E59_>
+UUID urn:uuid:d44e6433-01fe-3ecc-607d-73cd6a3d1b88
+Info 
+Location 
+MakeModel Color LaserJet MFP M277dw - IPP Everywhere
+DeviceURI implicitclass://HP_Color_LaserJet_MFP_M277dw_9D0E59_/
+State Idle
+StateTime 1575486998
+ConfigTime 1575487003
+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_LaserJet_M806_17B98C_>
 UUID urn:uuid:b97fc042-5272-3bbc-7495-afb7cf437065
 Info HP LaserJet M806 [17B98C]
diff --git a/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-84.mount b/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-84.mount
deleted file mode 120000 (symlink)
index 456d1d0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-canonical\x2dlivepatch-84.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-90.mount b/systemd/system/multi-user.target.wants/snap-canonical\x2dlivepatch-90.mount
new file mode 120000 (symlink)
index 0000000..e19181d
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-canonical\x2dlivepatch-90.mount
\ No newline at end of file
diff --git a/systemd/system/snap-canonical\x2dlivepatch-84.mount b/systemd/system/snap-canonical\x2dlivepatch-84.mount
deleted file mode 100644 (file)
index 18411e9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Mount unit for canonical-livepatch, revision 84
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/canonical-livepatch_84.snap
-Where=/snap/canonical-livepatch/84
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-canonical\x2dlivepatch-90.mount b/systemd/system/snap-canonical\x2dlivepatch-90.mount
new file mode 100644 (file)
index 0000000..fea8563
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for canonical-livepatch, revision 90
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/canonical-livepatch_90.snap
+Where=/snap/canonical-livepatch/90
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
index 2c30595ade9df02d300e9b79959b69d38dfd6a87..9e034fdc1896c40dd124cf15e592bf1ed9dbcc26 100644 (file)
@@ -1,16 +1,16 @@
 [Unit]
 # Auto-generated, DO NOT EDIT
 Description=Service for snap application canonical-livepatch.canonical-livepatchd
-Requires=snap-canonical\x2dlivepatch-88.mount
+Requires=snap-canonical\x2dlivepatch-90.mount
 Wants=network.target
-After=snap-canonical\x2dlivepatch-88.mount network.target
+After=snap-canonical\x2dlivepatch-90.mount network.target
 X-Snappy=yes
 
 [Service]
 ExecStart=/usr/bin/snap run canonical-livepatch.canonical-livepatchd
 SyslogIdentifier=canonical-livepatch.canonical-livepatchd
 Restart=on-failure
-WorkingDirectory=/var/snap/canonical-livepatch/88
+WorkingDirectory=/var/snap/canonical-livepatch/90
 TimeoutStopSec=30
 Type=simple