From: Frank Brehm Date: Thu, 26 Mar 2020 23:09:41 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=39dca1e4e891942c49b4151ba3cc8730e04baf80;p=config%2Fbruni%2Fetc-mint.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index c1e4162..acf9e04 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2883,8 +2883,8 @@ maybe chmod 0755 'systemd/system/oem-config.service.wants' maybe chmod 0755 'systemd/system/paths.target.wants' maybe chmod 0755 'systemd/system/printer.target.wants' maybe chmod 0755 'systemd/system/remote-fs.target.wants' -maybe chmod 0644 'systemd/system/snap-core18-1650.mount' maybe chmod 0644 'systemd/system/snap-core18-1668.mount' +maybe chmod 0644 'systemd/system/snap-core18-1705.mount' maybe chmod 0644 'systemd/system/snap-openra-172.mount' maybe chmod 0644 'systemd/system/snap-openra-183.mount' maybe chmod 0644 'systemd/system/snap-snapd-6240.mount' diff --git a/systemd/system/multi-user.target.wants/snap-core18-1650.mount b/systemd/system/multi-user.target.wants/snap-core18-1650.mount deleted file mode 120000 index e50896b..0000000 --- a/systemd/system/multi-user.target.wants/snap-core18-1650.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core18-1650.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core18-1705.mount b/systemd/system/multi-user.target.wants/snap-core18-1705.mount new file mode 120000 index 0000000..6ae1caa --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core18-1705.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core18-1705.mount \ No newline at end of file diff --git a/systemd/system/snap-core18-1650.mount b/systemd/system/snap-core18-1650.mount deleted file mode 100644 index 59692d9..0000000 --- a/systemd/system/snap-core18-1650.mount +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Mount unit for core18, revision 1650 -Before=snapd.service - -[Mount] -What=/var/lib/snapd/snaps/core18_1650.snap -Where=/snap/core18/1650 -Type=squashfs -Options=nodev,ro,x-gdu.hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-core18-1705.mount b/systemd/system/snap-core18-1705.mount new file mode 100644 index 0000000..2aa27f8 --- /dev/null +++ b/systemd/system/snap-core18-1705.mount @@ -0,0 +1,13 @@ +[Unit] +Description=Mount unit for core18, revision 1705 +Before=snapd.service + +[Mount] +What=/var/lib/snapd/snaps/core18_1705.snap +Where=/snap/core18/1705 +Type=squashfs +Options=nodev,ro,x-gdu.hide +LazyUnmount=yes + +[Install] +WantedBy=multi-user.target