Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/iscsi missed commit for iscsid_volumes
details: https://anonhg.NetBSD.org/src/rev/266ba25797fe
branches: trunk
changeset: 373333:266ba25797fe
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Fri Feb 03 15:59:04 2023 +0000
description:
missed commit for iscsid_volumes
diffstat:
etc/iscsi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r dc09c6079382 -r 266ba25797fe etc/iscsi/Makefile
--- a/etc/iscsi/Makefile Fri Feb 03 13:53:40 2023 +0000
+++ b/etc/iscsi/Makefile Fri Feb 03 15:59:04 2023 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index