]> 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>
Sun, 10 May 2020 21:30:20 +0000 (23:30 +0200)
committerFrank Brehm <root@nadja.home.brehm-online.com>
Sun, 10 May 2020 21:30:20 +0000 (23:30 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-pycharm\x2dcommunity-194.mount [new symlink]
systemd/system/snap-pycharm\x2dcommunity-194.mount [new file with mode: 0644]

index cbc5622df86bc9ccf81649752a1e325b92124b20..143c1b1da5c71d02c7e35808e618dc0a1f9f2d2b 100755 (executable)
@@ -2765,6 +2765,7 @@ maybe chmod 0755 'systemd/system/paths.target.wants'
 maybe chmod 0755 'systemd/system/printer.target.wants'
 maybe chmod 0644 'systemd/system/snap-core-9066.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-192.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-194.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
new file mode 120000 (symlink)
index 0000000..958c41d
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-pycharm\x2dcommunity-194.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
new file mode 100644 (file)
index 0000000..6e33f0e
--- /dev/null
@@ -0,0 +1,13 @@
+[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