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

index 15d65cb62b72d20a7a9d903d8ea543940b115798..3d713a53b27d43b2ca114561943d28fe64c8ea98 100755 (executable)
@@ -2884,13 +2884,14 @@ 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-core-8935.mount'
+maybe chmod 0644 'systemd/system/snap-core-9066.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-183.mount'
 maybe chmod 0644 'systemd/system/snap-openra-216.mount'
 maybe chmod 0644 'systemd/system/snap-pycharm\x2dcommunity-192.mount'
-maybe chmod 0644 'systemd/system/snap-snapd-6434.mount'
 maybe chmod 0644 'systemd/system/snap-snapd-6953.mount'
+maybe chmod 0644 'systemd/system/snap-snapd-7264.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-core-9066.mount b/systemd/system/multi-user.target.wants/snap-core-9066.mount
new file mode 120000 (symlink)
index 0000000..4e02018
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-core-9066.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-snapd-6434.mount b/systemd/system/multi-user.target.wants/snap-snapd-6434.mount
deleted file mode 120000 (symlink)
index 1bbdbd0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/systemd/system/snap-snapd-6434.mount
\ No newline at end of file
diff --git a/systemd/system/multi-user.target.wants/snap-snapd-7264.mount b/systemd/system/multi-user.target.wants/snap-snapd-7264.mount
new file mode 120000 (symlink)
index 0000000..34737e0
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-snapd-7264.mount
\ No newline at end of file
diff --git a/systemd/system/snap-core-9066.mount b/systemd/system/snap-core-9066.mount
new file mode 100644 (file)
index 0000000..1634de2
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for core, revision 9066
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/core_9066.snap
+Where=/snap/core/9066
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target
diff --git a/systemd/system/snap-snapd-6434.mount b/systemd/system/snap-snapd-6434.mount
deleted file mode 100644 (file)
index 2c10572..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Mount unit for snapd, revision 6434
-Before=snapd.service
-
-[Mount]
-What=/var/lib/snapd/snaps/snapd_6434.snap
-Where=/snap/snapd/6434
-Type=squashfs
-Options=nodev,ro,x-gdu.hide
-LazyUnmount=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/systemd/system/snap-snapd-7264.mount b/systemd/system/snap-snapd-7264.mount
new file mode 100644 (file)
index 0000000..4ad904a
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount unit for snapd, revision 7264
+Before=snapd.service
+
+[Mount]
+What=/var/lib/snapd/snaps/snapd_7264.snap
+Where=/snap/snapd/7264
+Type=squashfs
+Options=nodev,ro,x-gdu.hide
+LazyUnmount=yes
+
+[Install]
+WantedBy=multi-user.target