Replace the nologin shell script with a tiny c version. Just for the sake
[dragonfly/netmp.git] / etc / dma / Makefile
blob06ea7db04b97e95736965cf464dffd364b45c026
1 # $DragonFly: src/etc/dma/Makefile,v 1.2 2008/02/04 13:39:46 matthias Exp $
3 FILESDIR= /etc/dma
4 FILES= auth.conf dma.conf virtusertable
5 SHAREOWN= root
6 SHAREGRP= mail
7 FILESMODE= 640
9 .include <bsd.prog.mk>