Use makedir, from M. Levinson.

This commit is contained in:
christos 2009-06-14 20:01:04 +00:00
parent c1af07659e
commit cf38d7e34a

View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $NetBSD: MAKEDEV.tmpl,v 1.123 2009/06/14 13:18:02 christos Exp $
# $NetBSD: MAKEDEV.tmpl,v 1.124 2009/06/14 20:01:04 christos Exp $
#
# Copyright (c) 2003,2007,2008 The NetBSD Foundation, Inc.
# All rights reserved.
@ -1939,7 +1939,7 @@ putter)
zfs)
mkdev zfs c %zfs_chr% 0 600
mkdir -m 755 zpool
mkdir zpool 755
;;
midevend)