]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Tue, 20 Oct 2020 22:05:09 +0000 (00:05 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 20 Oct 2020 22:05:09 +0000 (00:05 +0200)
.etckeeper
cups/printers.conf
cups/printers.conf.O
systemd/system/multi-user.target.wants/snap-core-10185.mount [new symlink]
systemd/system/multi-user.target.wants/snap-core-9993.mount [deleted symlink]
systemd/system/snap-core-10185.mount [new file with mode: 0644]
systemd/system/snap-core-9993.mount [deleted file]

index 8740f85183acfd172cc0bff791b11e8d2184735b..7eb6a18bc56d39ab6a2aa4f876f2c55796e26294 100755 (executable)
@@ -2994,7 +2994,7 @@ maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0755 'systemd/system/remote-fs.target.wants'
 maybe chmod 0755 'systemd/system/rescue.target.wants'
 maybe chmod 0644 'systemd/system/snap-core-10126.mount'
-maybe chmod 0644 'systemd/system/snap-core-9993.mount'
+maybe chmod 0644 'systemd/system/snap-core-10185.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-211.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-214.mount'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
index 0ee89bf2efc1e51d01fbf08bc0c86fcaf4d6d65b..279e9193eb7fdcb3823f27ddf4fff32b2965b935 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 1600530462
+StateTime 1603217182
 ConfigTime 1595325762
 Reason wifi-not-configured-report
 Type 8425500
index d88266562110431ede875e95bc8a871848bcf796..40bd7aad7f7707d86c621a1617dc1c52ac75b9e1 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 1600530299
+StateTime 1603217122
 ConfigTime 1595325762
 Reason wifi-not-configured-report
 Reason cups-waiting-for-job-completed
diff --git a/systemd/system/multi-user.target.wants/snap-core-10185.mount b/systemd/system/multi-user.target.wants/snap-core-10185.mount
new file mode 120000 (symlink)
index 0000000..ded6ed2
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-10185.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-core-9993.mount b/systemd/system/multi-user.target.wants/snap-core-9993.mount
deleted file mode 120000 (symlink)
index 96fc458..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-core-9993.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-10185.mount b/systemd/system/snap-core-10185.mount
new file mode 100644 (file)
index 0000000..490f531
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core, revision 10185
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_10185.snap
+Where=/snap/core/10185
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
diff --git a/systemd/system/snap-core-9993.mount b/systemd/system/snap-core-9993.mount
deleted file mode 100644 (file)
index 4990380..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for core, revision 9993
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/core_9993.snap
-Where=/snap/core/9993
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target