Set localstatedir to correct directory

This fixes an issue where ZED would write files to /usr/var/run instead
of /var/run.
This commit is contained in:
Kevin Stolp
2023-02-09 03:33:00 -08:00
parent 97bb54b47c
commit ed02329caa
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = zfs-utils
pkgdesc = Userspace utilities for the Zettabyte File System.
pkgver = 2.1.9
pkgrel = 1
pkgrel = 2
url = https://zfsonlinux.org/
arch = i686
arch = x86_64