xref: /minix3/distrib/common/list.cgdroot (revision 84d9c625bfea59e274550651111ae9edfdc40fbd)
1*84d9c625SLionel Sambuc#	$NetBSD: list.cgdroot,v 1.1 2013/07/15 00:25:38 khorben Exp $
2*84d9c625SLionel Sambuc#
3*84d9c625SLionel Sambuc# list file (c.f. parselist.awk) for cgd full-disk encryption.
4*84d9c625SLionel Sambuc#
5*84d9c625SLionel Sambuc
6*84d9c625SLionel SambucPROG	sbin/cgdconfig
7*84d9c625SLionel SambucPROG	sbin/wsconsctl
8*84d9c625SLionel SambucLIBS	-lcrypto
9*84d9c625SLionel Sambuc
10*84d9c625SLionel SambucCOPY	${NETBSDSRCDIR}/distrib/common/cgdroot.rc etc/rc
11