From: Frank Brehm Date: Sun, 3 May 2020 22:08:00 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f8090245b0a14ceb87b0d97f369aea5fc580bc5e;p=config%2Fbruni%2Fetc-mint.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 5c66bcc..a512de6 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2892,8 +2892,8 @@ maybe chmod 0644 'systemd/system/snap-core-8935.mount' maybe chmod 0644 'systemd/system/snap-core-9066.mount' maybe chmod 0644 'systemd/system/snap-core18-1705.mount' maybe chmod 0644 'systemd/system/snap-core18-1754.mount' -maybe chmod 0644 'systemd/system/snap-openra-183.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-snapd-6953.mount' maybe chmod 0644 'systemd/system/snap-snapd-7264.mount' diff --git a/fstab b/fstab index 46b105a..3e67f37 100644 --- a/fstab +++ b/fstab @@ -25,6 +25,6 @@ UUID=d2d957f2-34c8-487d-8bc5-3c0564d02886 none swap sw 0 0 /data/all/Wallpapers /home/frank/Bilder none bind 0 0 /data/all/Videos /home/frank/Videos none bind 0 0 /data/all/Dokumente/Frank /home/frank/Dokumente none bind 0 0 -/data/all/Dokumente/Frank/sounds /home/frank/Musik none bind 0 0 +/data/all/Musik /home/frank/Musik none bind 0 0 /data/frank/Tracks /home/frank/Tracks none bind 0 0 diff --git a/systemd/system/multi-user.target.wants/snap-openra-183.mount b/systemd/system/multi-user.target.wants/snap-openra-183.mount deleted file mode 120000 index 67d06ce..0000000 --- a/systemd/system/multi-user.target.wants/snap-openra-183.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-openra-183.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-openra-236.mount b/systemd/system/multi-user.target.wants/snap-openra-236.mount new file mode 120000 index 0000000..7996af0 --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-openra-236.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-openra-236.mount \ No newline at end of file diff --git a/systemd/system/snap-openra-183.mount b/systemd/system/snap-openra-183.mount deleted file mode 100644 index 0134b53..0000000 --- a/systemd/system/snap-openra-183.mount +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for openra, revision 183 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/openra_183.snap -Where=/snap/openra/183 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-openra-236.mount b/systemd/system/snap-openra-236.mount new file mode 100644 index 0000000..0b57513 --- /dev/null +++ b/systemd/system/snap-openra-236.mount @@ -0,0 +1,13 @@ +[Unit] +Description=Mount unit for openra, revision 236 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/openra_236.snap +Where=/snap/openra/236 +Type=squashfs +Options=nodev,ro,x-gdu.hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target