From: root Date: Thu, 5 Dec 2019 08:37:05 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=81cc8b6ca3afc2b455c1386b6b7a5234ec53a599;p=zenbook daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 7d2495c..87df533 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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' diff --git a/cups/printers.conf.O b/cups/printers.conf.O index be1ec34..78a02b3 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -91,6 +91,26 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job + +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 + 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 index 456d1d0..0000000 --- "a/systemd/system/multi-user.target.wants/snap-canonical\\x2dlivepatch-84.mount" +++ /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 index 0000000..e19181d --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-canonical\\x2dlivepatch-90.mount" @@ -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 index 18411e9..0000000 --- "a/systemd/system/snap-canonical\\x2dlivepatch-84.mount" +++ /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 index 0000000..fea8563 --- /dev/null +++ "b/systemd/system/snap-canonical\\x2dlivepatch-90.mount" @@ -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 diff --git a/systemd/system/snap.canonical-livepatch.canonical-livepatchd.service b/systemd/system/snap.canonical-livepatch.canonical-livepatchd.service index 2c30595..9e034fd 100644 --- a/systemd/system/snap.canonical-livepatch.canonical-livepatchd.service +++ b/systemd/system/snap.canonical-livepatch.canonical-livepatchd.service @@ -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