]> 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>
Wed, 8 Jul 2020 20:40:50 +0000 (22:40 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 8 Jul 2020 20:40:50 +0000 (22:40 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-194.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-202.mount [new symlink]
systemd/system/snap-pycharm\x2dcommunity-194.mount [deleted file]
systemd/system/snap-pycharm\x2dcommunity-202.mount [new file with mode: 0644]

index 3551cf5dbd3971f0c4b69092f350222ac494a177..85baf74bd5d8a513d09448dfe62b7fdbd112b1ad 100755 (executable)
@@ -2921,8 +2921,8 @@ maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0755 'systemd/system/remote-fs.target.wants'
 maybe chmod 0644 'systemd/system/snap-core-9289.mount'
 maybe chmod 0644 'systemd/system/snap-core-9436.mount'
-maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-194.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-197.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-202.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-194.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-194.mount
deleted file mode 120000 (symlink)
index 958c41d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-pycharm\x2dcommunity-194.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-202.mount b/systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-202.mount
new file mode 120000 (symlink)
index 0000000..34cb063
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-pycharm\x2dcommunity-202.mount
\ No newline at end of file
diff --git a/systemd/system/snap-pycharm\x2dcommunity-194.mount b/systemd/system/snap-pycharm\x2dcommunity-194.mount
deleted file mode 100644 (file)
index 6e33f0e..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for pycharm-community, revision 194
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/pycharm-community_194.snap
-Where=/snap/pycharm-community/194
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-pycharm\x2dcommunity-202.mount b/systemd/system/snap-pycharm\x2dcommunity-202.mount
new file mode 100644 (file)
index 0000000..a8b0d04
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for pycharm-community, revision 202
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/pycharm-community_202.snap
+Where=/snap/pycharm-community/202
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target