mirror of
https://aur.archlinux.org/zfs-utils.git
synced 2025-08-06 05:08:29 +02:00
Restore hostid handling
This was originally performed in commit f18efa1
.
This commit is contained in:
@@ -41,6 +41,7 @@ build() {
|
||||
|
||||
[[ -f /etc/zfs/zpool.cache ]] && cp "/etc/zfs/zpool.cache" "${BUILDROOT}/etc/zfs/zpool.cache.org"
|
||||
[[ -f /etc/modprobe.d/zfs.conf ]] && add_file "/etc/modprobe.d/zfs.conf"
|
||||
[[ -f /etc/hostid ]] && add_file "/etc/hostid"
|
||||
[[ -f /etc/fstab ]] && add_file "/etc/fstab"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user