Revert "Debian: mkdir /var/lock"
This was only an issue because the original bug reporter was using something other than debootstrap. This reverts commit 3f5a09e7df75aec72d9e85b3748ce7cf4948623e.
parent
802ce7be9e
commit
6f06ff11bc
|
@ -498,7 +498,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue