]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Sat, 9 May 2020 22:28:55 +0000 (00:28 +0200)
committerFrank Brehm <frank@brehm-online.com>
Sat, 9 May 2020 22:28:55 +0000 (00:28 +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 a512de63d6e16d120c78cac819848ca15bb7230e..0cd65a652b0d74e26a133c0d59ba5295911aa569 100755 (executable)
@@ -2895,6 +2895,7 @@ maybe chmod 0644 'systemd/system/snap-core18-1754.mount'
 maybe chmod 0644 'systemd/system/snap-openra-216.mount'
 maybe chmod 0644 'systemd/system/snap-openra-236.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-192.mount'
+maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-194.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-6953.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-7264.mount'
 maybe chmod 0755 'systemd/system/sockets.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