]> 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, 17 Sep 2020 16:31:49 +0000 (18:31 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 17 Sep 2020 16:31:49 +0000 (18:31 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-207.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-211.mount [new symlink]
systemd/system/snap-pycharm\x2dcommunity-207.mount [deleted file]
systemd/system/snap-pycharm\x2dcommunity-211.mount [new file with mode: 0644]

index e19fa6c7d93660f1a3a7b1420fd6548aa4672872..b8d7807e846b885c6edfb577be4ba4e9be8f977b 100755 (executable)
@@ -2989,8 +2989,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-9804.mount'
 maybe chmod 0644 'systemd/system/snap-core-9993.mount'
-maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-207.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-209.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-211.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-207.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-207.mount
deleted file mode 120000 (symlink)
index 2b40f2f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-pycharm\x2dcommunity-207.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-211.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-211.mount
new file mode 120000 (symlink)
index 0000000..99ec123
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-pycharm\x2dcommunity-211.mount
\ No newline at end of file
diff --git a/systemd/system/snap-pycharm\x2dcommunity-207.mount b/systemd/system/snap-pycharm\x2dcommunity-207.mount
deleted file mode 100644 (file)
index d3eb19a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for pycharm-community, revision 207
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/pycharm-community_207.snap
-Where=/snap/pycharm-community/207
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-pycharm\x2dcommunity-211.mount b/systemd/system/snap-pycharm\x2dcommunity-211.mount
new file mode 100644 (file)
index 0000000..e544614
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for pycharm-community, revision 211
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/pycharm-community_211.snap
+Where=/snap/pycharm-community/211
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target