]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Tue, 11 Feb 2020 23:08:36 +0000 (00:08 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 11 Feb 2020 23:08:36 +0000 (00:08 +0100)
.etckeeper
systemd/system/multi-user.target.wants/snap-snapd-6240.mount [new symlink]
systemd/system/snap-snapd-6240.mount [new file with mode: 0644]

index 549b4f1b0942fb400ec5df42120a79d0b84ea0c7..e1127df5340f584cc526f1ce33c845e265cd16e6 100755 (executable)
@@ -2884,6 +2884,7 @@ maybe chmod 0644 'systemd/system/snap-core18-1668.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-5754.mount'
+maybe chmod 0644 'systemd/system/snap-snapd-6240.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
new file mode 120000 (symlink)
index 0000000..fc9d16f
--- /dev/null
@@ -0,0 +1 @@
+/etc/systemd/system/snap-snapd-6240.mount
\ No newline at end of file
diff --git a/systemd/system/snap-snapd-6240.mount b/systemd/system/snap-snapd-6240.mount
new file mode 100644 (file)
index 0000000..6fb6bdd
--- /dev/null
@@ -0,0 +1,13 @@
+[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