missed commit for iscsid_volumes

This commit is contained in:
mlelstv 2023-02-03 15:59:04 +00:00
parent b526349c2e
commit 8af6a569af
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.4 2022/08/30 13:40:37 riastradh Exp $
# $NetBSD: Makefile,v 1.5 2023/02/03 15:59:04 mlelstv Exp $
.include <bsd.own.mk>
.if ${MKISCSI} != "no"
CONFIGFILES= auths targets
CONFIGFILES= auths targets volumes
FILESDIR= /etc/iscsi
FILESMODE_auths= 0600
FILESMODE_targets= 0644