]> 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>
Thu, 19 May 2022 21:20:26 +0000 (23:20 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 19 May 2022 21:20:26 +0000 (23:20 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-gtk\x2dcommon\x2dthemes-1534.mount [new symlink]
systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount [new file with mode: 0644]

index 99e0d96c87f33fdb36e6e85825f729c7f0ce5155..5362a78dda677486d9e5eb598546a30892661bb3 100755 (executable)
@@ -3041,6 +3041,7 @@ maybe chmod 0644 'systemd/system/snap-ferdi-211.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-225.mount'
 maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount'
 maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1519.mount'
+maybe chmod 0644 'systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-276.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-278.mount'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
diff --git a/systemd/system/multi-user.target.wants/snap-gtk\x2dcommon\x2dthemes-1534.mount b/systemd/system/multi-user.target.wants/snap-gtk\x2dcommon\x2dthemes-1534.mount
new file mode 120000 (symlink)
index 0000000..17a0be6
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount
\ No newline at end of file
diff --git a/systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount b/systemd/system/snap-gtk\x2dcommon\x2dthemes-1534.mount
new file mode 100644 (file)
index 0000000..556b83f
--- /dev/null
@@ -0,0 +1,14 @@
+[Unit]
+Description=Mount unit for gtk-common-themes, revision 1534
+Before=snapd.service
+After=zfs-mount.service
+
+[Mount]
+What=/var/lib/snapd/snaps/gtk-common-themes_1534.snap
+Where=/snap/gtk-common-themes/1534
+Type=squashfs
+Options=nodev,ro,x-gdu.hide,x-gvfs-hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target