From 3f5a09e7df75aec72d9e85b3748ce7cf4948623e Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Tue, 4 Feb 2020 21:19:00 -0600 Subject: [PATCH] Debian: mkdir /var/lock Fixes #9945 Reported-by: Saverio Miroddi --- Debian-Buster-Root-on-ZFS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Debian-Buster-Root-on-ZFS.md b/Debian-Buster-Root-on-ZFS.md index ed9b69e..120c9b8 100644 --- a/Debian-Buster-Root-on-ZFS.md +++ b/Debian-Buster-Root-on-ZFS.md @@ -498,6 +498,7 @@ Everything else applies to both BIOS and UEFI booting: echo bpool/BOOT/debian /boot zfs \ nodev,relatime,x-systemd.requires=zfs-import-bpool.service 0 0 >> /etc/fstab + mkdir /var/lock mkdir /etc/zfs/zfs-list.cache touch /etc/zfs/zfs-list.cache/rpool ln -s /usr/lib/zfs-linux/zed.d/history_event-zfs-list-cacher.sh /etc/zfs/zed.d