]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorroot <root@bruni.home.brehm-online.com>
Wed, 1 Feb 2023 07:54:27 +0000 (08:54 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 1 Feb 2023 07:54:27 +0000 (08:54 +0100)
.etckeeper
systemd/system/default.target.wants/snap-drawio-168.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-168.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-drawio-170.mount [new symlink]
systemd/system/snap-drawio-168.mount [deleted file]
systemd/system/snap-drawio-170.mount [new file with mode: 0644]
systemd/system/snapd.mounts.target.wants/snap-drawio-170.mount [new symlink]

index 8fa2911bf738a8772451cb8261337ab165b137fa..693383a6769fd666c78075a2abb9220ba27c5a1b 100755 (executable)
@@ -3280,8 +3280,8 @@ maybe chmod 0644 'systemd/system/snap-core-14399.mount'
 maybe chmod 0644 'systemd/system/snap-core-14447.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2667.mount'
 maybe chmod 0644 'systemd/system/snap-core18-2679.mount'
-maybe chmod 0644 'systemd/system/snap-drawio-168.mount'
 maybe chmod 0644 'systemd/system/snap-drawio-169.mount'
+maybe chmod 0644 'systemd/system/snap-drawio-170.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-211.mount'
 maybe chmod 0644 'systemd/system/snap-ferdi-225.mount'
 maybe chmod 0644 'systemd/system/snap-gnome\x2d3\x2d28\x2d1804-161.mount'
diff --git a/systemd/system/default.target.wants/snap-drawio-168.mount b/systemd/system/default.target.wants/snap-drawio-168.mount
deleted file mode 120000 (symlink)
index ce14233..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-168.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-168.mount b/systemd/system/multi-user.target.wants/snap-drawio-168.mount
deleted file mode 120000 (symlink)
index ce14233..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-drawio-168.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-drawio-170.mount b/systemd/system/multi-user.target.wants/snap-drawio-170.mount
new file mode 120000 (symlink)
index 0000000..1e7935c
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-170.mount
\ No newline at end of file
diff --git a/systemd/system/snap-drawio-168.mount b/systemd/system/snap-drawio-168.mount
deleted file mode 100644 (file)
index 94bebeb..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Mount unit for drawio, revision 168
-Before=snapd.service
-After=zfs-mount.service
-
-[Mount]
-What=/var/lib/snapd/snaps/drawio_168.snap
-Where=/snap/drawio/168
-Type=squashfs
-Options=nodev,ro,x-gdu.hide,x-gvfs-hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=default.target multi-user.target
diff --git a/systemd/system/snap-drawio-170.mount b/systemd/system/snap-drawio-170.mount
new file mode 100644 (file)
index 0000000..ba11b44
--- /dev/null
@@ -0,0 +1,16 @@
+[Unit]
+Description=Mount unit for drawio, revision 170
+After=snapd.mounts-pre.target
+Before=snapd.mounts.target
+Before=local-fs.target
+
+[Mount]
+What=/var/lib/snapd/snaps/drawio_170.snap
+Where=/snap/drawio/170
+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-drawio-170.mount b/systemd/system/snapd.mounts.target.wants/snap-drawio-170.mount
new file mode 120000 (symlink)
index 0000000..1e7935c
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-drawio-170.mount
\ No newline at end of file