From 483a270a695502af4895bb430db54530e80a18ab Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Jul 2021 09:08:34 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 2 +- .../snap-pycharm\\x2dcommunity-238.mount" | 1 - .../snap-pycharm\\x2dcommunity-244.mount" | 1 + .../system/snap-pycharm\\x2dcommunity-238.mount" | 13 ------------- .../system/snap-pycharm\\x2dcommunity-244.mount" | 14 ++++++++++++++ 5 files changed, 16 insertions(+), 15 deletions(-) delete mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-238.mount" create mode 120000 "systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-244.mount" delete mode 100644 "systemd/system/snap-pycharm\\x2dcommunity-238.mount" create mode 100644 "systemd/system/snap-pycharm\\x2dcommunity-244.mount" diff --git a/.etckeeper b/.etckeeper index 550497a..2d1300a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3022,8 +3022,8 @@ maybe chmod 0755 'systemd/system/remote-fs.target.wants' maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0644 'systemd/system/snap-core-11187.mount' maybe chmod 0644 'systemd/system/snap-core-11316.mount' -maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-238.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-240.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-244.mount' maybe chmod 0755 'systemd/system/sockets.target.wants' maybe chmod 0755 'systemd/system/sysinit.target.wants' maybe chmod 0755 'systemd/system/timers.target.wants' diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-238.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-238.mount" deleted file mode 120000 index 40503e8..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-238.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-238.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-244.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-244.mount" new file mode 120000 index 0000000..aae87ed --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-244.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-244.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-238.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-238.mount" deleted file mode 100644 index 39b4767..0000000 --- "a/systemd/system/snap-pycharm\\x2dcommunity-238.mount" +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for pycharm-community, revision 238 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/pycharm-community_238.snap -Where=/snap/pycharm-community/238 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-244.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-244.mount" new file mode 100644 index 0000000..6bcd51f --- /dev/null +++ "b/systemd/system/snap-pycharm\\x2dcommunity-244.mount" @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for pycharm-community, revision 244 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/pycharm-community_244.snap +Where=/snap/pycharm-community/244 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target -- 2.39.5