From: Frank Brehm Date: Tue, 19 Sep 2023 21:51:14 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=b3c4d6490eaf4e91a9caf7062c6541fbf117ddd8;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index a90729b..e774780 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3279,8 +3279,8 @@ maybe chmod 0755 'systemd/system/remote-fs.target.wants' maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-bare-5.mount' -maybe chmod 0644 'systemd/system/snap-core-15511.mount' maybe chmod 0644 'systemd/system/snap-core-15925.mount' +maybe chmod 0644 'systemd/system/snap-core-16091.mount' maybe chmod 0644 'systemd/system/snap-core18-2785.mount' maybe chmod 0644 'systemd/system/snap-core18-2790.mount' maybe chmod 0644 'systemd/system/snap-drawio-185.mount' diff --git a/cups/printers.conf b/cups/printers.conf index 2680b23..3c9ccdf 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -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 1686040018 +StateTime 1695148814 ConfigTime 1660637240 Reason wifi-not-configured-report Type 8425500 diff --git a/cups/printers.conf.O b/cups/printers.conf.O index 132dcec..4a008ad 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -33,10 +33,9 @@ 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 1686039935 +StateTime 1695148751 ConfigTime 1660637240 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-core-15511.mount b/systemd/system/multi-user.target.wants/snap-core-15511.mount deleted file mode 120000 index 63e8cec..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-15511.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-15511.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-16091.mount b/systemd/system/multi-user.target.wants/snap-core-16091.mount new file mode 120000 index 0000000..8153867 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-16091.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-16091.mount \ No newline at end of file diff --git a/systemd/system/snap-core-15511.mount b/systemd/system/snap-core-15511.mount deleted file mode 100644 index f3e36b5..0000000 --- a/systemd/system/snap-core-15511.mount +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 15511 -After=snapd.mounts-pre.target -Before=snapd.mounts.target -Before=local-fs.target - -[Mount] -What=/var/lib/snapd/snaps/core_15511.snap -Where=/snap/core/15511 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=snapd.mounts.target -WantedBy=multi-user.target diff --git a/systemd/system/snap-core-16091.mount b/systemd/system/snap-core-16091.mount new file mode 100644 index 0000000..412b65e --- /dev/null +++ b/systemd/system/snap-core-16091.mount @@ -0,0 +1,16 @@ +[Unit] +Description=Mount unit for core, revision 16091 +After=snapd.mounts-pre.target +Before=snapd.mounts.target +Before=local-fs.target + +[Mount] +What=/var/lib/snapd/snaps/core_16091.snap +Where=/snap/core/16091 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=snapd.mounts.target +WantedBy=multi-user.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-core-15511.mount b/systemd/system/snapd.mounts.target.wants/snap-core-15511.mount deleted file mode 120000 index 63e8cec..0000000 --- a/systemd/system/snapd.mounts.target.wants/snap-core-15511.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-15511.mount \ No newline at end of file diff --git a/systemd/system/snapd.mounts.target.wants/snap-core-16091.mount b/systemd/system/snapd.mounts.target.wants/snap-core-16091.mount new file mode 120000 index 0000000..8153867 --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core-16091.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-16091.mount \ No newline at end of file