]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Tue, 31 Mar 2020 22:06:52 +0000 (00:06 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 31 Mar 2020 22:06:52 +0000 (00:06 +0200)
.etckeeper
systemd/system/multi-user.target.wants/snap-snapd-6240.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-snapd-6953.mount [new symlink]
systemd/system/snap-snapd-6240.mount [deleted file]
systemd/system/snap-snapd-6953.mount [new file with mode: 0644]

index acf9e043e40e4af7be29d4d8afcfa7cf655fc96d..d59559bb533c3c67f029522c97717ffb30d92131 100755 (executable)
@@ -2887,8 +2887,8 @@ 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'
 maybe chmod 0644 'systemd/system/snap-snapd-6434.mount'
+maybe chmod 0644 'systemd/system/snap-snapd-6953.mount'
 maybe chmod 0755 'systemd/system/sockets.target.wants'
 maybe chmod 0755 'systemd/system/sysinit.target.wants'
 maybe chmod 0755 'systemd/system/timers.target.wants'
diff --git a/systemd/system/multi-user.target.wants/snap-snapd-6240.mount b/systemd/system/multi-user.target.wants/snap-snapd-6240.mount
deleted file mode 120000 (symlink)
index fc9d16f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-snapd-6240.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-snapd-6953.mount b/systemd/system/multi-user.target.wants/snap-snapd-6953.mount
new file mode 120000 (symlink)
index 0000000..05d2d50
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-snapd-6953.mount
\ No newline at end of file
diff --git a/systemd/system/snap-snapd-6240.mount b/systemd/system/snap-snapd-6240.mount
deleted file mode 100644 (file)
index 6fb6bdd..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for snapd, revision 6240
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/snapd_6240.snap
-Where=/snap/snapd/6240
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-snapd-6953.mount b/systemd/system/snap-snapd-6953.mount
new file mode 100644 (file)
index 0000000..b513447
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for snapd, revision 6953
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/snapd_6953.snap
+Where=/snap/snapd/6953
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target