From: root Date: Mon, 7 Jun 2021 06:38:28 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=bee4296f8665af52756c3471a26f0929ddfc1e33;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 18e153b..360c437 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3015,8 +3015,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-11081.mount' maybe chmod 0644 'systemd/system/snap-core-11167.mount' -maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-236.mount' maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-238.mount' +maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-240.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-236.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-236.mount" deleted file mode 120000 index 5911596..0000000 --- "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-236.mount" +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-pycharm\x2dcommunity-236.mount \ No newline at end of file diff --git "a/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-240.mount" "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-240.mount" new file mode 120000 index 0000000..9f35494 --- /dev/null +++ "b/systemd/system/multi-user.target.wants/snap-pycharm\\x2dcommunity-240.mount" @@ -0,0 +1 @@ +/etc/systemd/system/snap-pycharm\x2dcommunity-240.mount \ No newline at end of file diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-236.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-236.mount" deleted file mode 100644 index 9a38c6b..0000000 --- "a/systemd/system/snap-pycharm\\x2dcommunity-236.mount" +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for pycharm-community, revision 236 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/pycharm-community_236.snap -Where=/snap/pycharm-community/236 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git "a/systemd/system/snap-pycharm\\x2dcommunity-240.mount" "b/systemd/system/snap-pycharm\\x2dcommunity-240.mount" new file mode 100644 index 0000000..14ed58e --- /dev/null +++ "b/systemd/system/snap-pycharm\\x2dcommunity-240.mount" @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for pycharm-community, revision 240 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/pycharm-community_240.snap +Where=/snap/pycharm-community/240 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target