]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Thu, 26 Mar 2020 23:09:41 +0000 (00:09 +0100)
committerFrank Brehm <frank@brehm-online.com>
Thu, 26 Mar 2020 23:09:41 +0000 (00:09 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-core18-1650.mount [deleted symlink]
systemd/system/multi-user.target.wants/snap-core18-1705.mount [new symlink]
systemd/system/snap-core18-1650.mount [deleted file]
systemd/system/snap-core18-1705.mount [new file with mode: 0644]

index c1e4162c8e8e27c8b42ca4639e962829471c3f18..acf9e043e40e4af7be29d4d8afcfa7cf655fc96d 100755 (executable)
@@ -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 (symlink)
index e50896b..0000000
+++ /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 (symlink)
index 0000000..6ae1caa
--- /dev/null
@@ -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 (file)
index 59692d9..0000000
+++ /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 (file)
index 0000000..2aa27f8
--- /dev/null
@@ -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