From: root Date: Tue, 22 Nov 2022 07:03:04 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=f7996e489491ecbf40e0e95f56ca26414c8d11e9;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 9f465c4..cbc9ed0 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3267,8 +3267,8 @@ maybe chmod 0755 'systemd/system/remote-fs.target.wants' maybe chmod 0755 'systemd/system/rescue.target.wants' maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-bare-5.mount' -maybe chmod 0644 'systemd/system/snap-core-13741.mount' maybe chmod 0644 'systemd/system/snap-core-13886.mount' +maybe chmod 0644 'systemd/system/snap-core-14056.mount' maybe chmod 0644 'systemd/system/snap-core18-2566.mount' maybe chmod 0644 'systemd/system/snap-core18-2620.mount' maybe chmod 0644 'systemd/system/snap-drawio-165.mount' diff --git a/systemd/system/default.target.wants/snap-core-14056.mount b/systemd/system/default.target.wants/snap-core-14056.mount new file mode 120000 index 0000000..80ad83f --- /dev/null +++ b/systemd/system/default.target.wants/snap-core-14056.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-14056.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-13741.mount b/systemd/system/multi-user.target.wants/snap-core-13741.mount deleted file mode 120000 index 8476fd1..0000000 --- a/systemd/system/multi-user.target.wants/snap-core-13741.mount +++ /dev/null @@ -1 +0,0 @@ -/etc/systemd/system/snap-core-13741.mount \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/snap-core-14056.mount b/systemd/system/multi-user.target.wants/snap-core-14056.mount new file mode 120000 index 0000000..80ad83f --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core-14056.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core-14056.mount \ No newline at end of file diff --git a/systemd/system/snap-core-13741.mount b/systemd/system/snap-core-13741.mount deleted file mode 100644 index f749734..0000000 --- a/systemd/system/snap-core-13741.mount +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Mount unit for core, revision 13741 -Before=snapd.service -After=zfs-mount.service - -[Mount] -What=/var/lib/snapd/snaps/core_13741.snap -Where=/snap/core/13741 -Type=squashfs -Options=nodev,ro,x-gdu.hide,x-gvfs-hide -LazyUnmount=yes - -[Install] -WantedBy=multi-user.target diff --git a/systemd/system/snap-core-14056.mount b/systemd/system/snap-core-14056.mount new file mode 100644 index 0000000..c743b7e --- /dev/null +++ b/systemd/system/snap-core-14056.mount @@ -0,0 +1,14 @@ +[Unit] +Description=Mount unit for core, revision 14056 +Before=snapd.service +After=zfs-mount.service + +[Mount] +What=/var/lib/snapd/snaps/core_14056.snap +Where=/snap/core/14056 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=default.target multi-user.target