From: mhoellein Date: Thu, 19 Sep 2024 04:26:19 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=14583188554c911ea7b2d7a8e9dee7c18c8ffb5d;p=vserver daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 257436285..4c138a03c 100755 --- a/.etckeeper +++ b/.etckeeper @@ -21312,6 +21312,7 @@ maybe chmod 0664 'systemd/system/set-route-network.service' maybe chmod 0755 'systemd/system/sleep.target.wants' maybe chmod 0644 'systemd/system/snap-certbot-3834.mount' maybe chmod 0644 'systemd/system/snap-core20-2318.mount' +maybe chmod 0644 'systemd/system/snap-core20-2379.mount' maybe chmod 0644 'systemd/system/snap-snapd-21759.mount' maybe chmod 0644 'systemd/system/snap.certbot.renew.service' maybe chmod 0644 'systemd/system/snap.certbot.renew.timer' diff --git a/myssl/dh2048.pem b/myssl/dh2048.pem index df4adfe4f..beab47286 100644 --- a/myssl/dh2048.pem +++ b/myssl/dh2048.pem @@ -1,8 +1,8 @@ -----BEGIN DH PARAMETERS----- -MIIBCAKCAQEAr+VNvRROfhDBNWTvrovDdacWpC803NnHan2Lh5eu0WUlWfVhYTI3 -eeVTGHJU/r9SVwuWRjexyAaNMqGThZGGtuCZYNH1Akku2esL0WFOCEvT3CHkc0YQ -R5SUlrnOD6Na3z2KBI/D/g7FoOIbUDx9HBj99P5wiRt0G2v2n0VVHAXqFjEsHTnZ -1QzbcYR6ntm5g74yuEDXoozyqCuiu1HF7DUhRdo+2lf8V/48Ez9utaqeofnEebI6 -4U4Tovv6nLmtjF/Tu73DQgAEx/zZBFCEIx4IH0GGZC0UpjEQJXAOnG+llQVGLuH3 -g2e0EOEeM/P0YJZN4Kmp1cW1Zsceboe7IwIBAg== +MIIBCAKCAQEAvSIYOaiQ/JtpWrNh4Lj4tY3gq/xzF4g3QSATN6XUzF89RzHTxP6y +OQNRVpNJLASg9MJ49EATgiRWtyiRTsQ25h/RknuejLY+r7sHQfJO9c3sEzLTc9cA +o9sGj1nUErvJsSbfzSM85he1d1D781DIG+Pw/lrBrOmvUaFMPUIuQJaLH/ALMZhm +LjZKw2X08D8PtIXVI3vvgyCMSja+55syShuGwEeRyobUZhE1MES2PRcSSEToE/19 +39IwBhHzfQqssfTgjtfM6yYNY42euJNKT8WYc8DYzES84g40DrPBJdNW5EdLvRKM +1g82ys3caEJHio7nTs1zFhqNII1ybVzpSwIBAg== -----END DH PARAMETERS----- diff --git a/systemd/system/multi-user.target.wants/snap-core20-2379.mount b/systemd/system/multi-user.target.wants/snap-core20-2379.mount new file mode 120000 index 000000000..36a10127e --- /dev/null +++ b/systemd/system/multi-user.target.wants/snap-core20-2379.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2379.mount \ No newline at end of file diff --git a/systemd/system/snap-core20-2379.mount b/systemd/system/snap-core20-2379.mount new file mode 100644 index 000000000..28cc75914 --- /dev/null +++ b/systemd/system/snap-core20-2379.mount @@ -0,0 +1,15 @@ +[Unit] +Description=Mount unit for core20, revision 2379 +After=snapd.mounts-pre.target +Before=snapd.mounts.target + +[Mount] +What=/var/lib/snapd/snaps/core20_2379.snap +Where=/snap/core20/2379 +Type=squashfs +Options=nodev,ro,x-gdu.hide,x-gvfs-hide +LazyUnmount=yes + +[Install] +WantedBy=snapd.mounts.target +WantedBy=multi-user.target diff --git a/systemd/system/snapd.mounts.target.wants/snap-core20-2379.mount b/systemd/system/snapd.mounts.target.wants/snap-core20-2379.mount new file mode 120000 index 000000000..36a10127e --- /dev/null +++ b/systemd/system/snapd.mounts.target.wants/snap-core20-2379.mount @@ -0,0 +1 @@ +/etc/systemd/system/snap-core20-2379.mount \ No newline at end of file