From 3220f849c4dcd7fd0dc24b7464472aa67e821b95 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 19 May 2022 23:20:26 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- .etckeeper | 1 + .../snap-gtk\\x2dcommon\\x2dthemes-1534.mount" | 1 + .../snap-gtk\\x2dcommon\\x2dthemes-1534.mount" | 14 ++++++++++++++ 3 files changed, 16 insertions(+) create mode 120000 "systemd/system/multi-user.target.wants/snap-gtk\\x2dcommon\\x2dthemes-1534.mount" create mode 100644 "systemd/system/snap-gtk\\x2dcommon\\x2dthemes-1534.mount" diff --git a/.etckeeper b/.etckeeper index 99e0d96..5362a78 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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 index 0000000..17a0be6 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-gtk\\x2dcommon\\x2dthemes-1534.mount" @@ -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 index 0000000..556b83f --- /dev/null +++ "b/systemd/system/snap-gtk\\x2dcommon\\x2dthemes-1534.mount" @@ -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 -- 2.39.5