summaryrefslogtreecommitdiff
path: root/etc/etc.pmax/MAKEDEV
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>2000-09-13 21:09:52 +0000
committerMats O Jansson <maja@cvs.openbsd.org>2000-09-13 21:09:52 +0000
commitc11e54526db11f4ef15f95b653f63b1681c3fb31 (patch)
tree5e63052e88495c0b478107fc442a45173f64fb06 /etc/etc.pmax/MAKEDEV
parent5be75fcaf99ff81b4a8e5c0cee4bc8b36ffc95d0 (diff)
Add creation of ipf devices in all. -moj
Diffstat (limited to 'etc/etc.pmax/MAKEDEV')
-rw-r--r--etc/etc.pmax/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.pmax/MAKEDEV b/etc/etc.pmax/MAKEDEV
index ffa5f814aba..43ae9b4049a 100644
--- a/etc/etc.pmax/MAKEDEV
+++ b/etc/etc.pmax/MAKEDEV
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: MAKEDEV,v 1.34 2000/03/22 07:34:29 niklas Exp $
+# $OpenBSD: MAKEDEV,v 1.35 2000/09/13 21:09:51 maja Exp $
# @(#)MAKEDEV 8.1 (Berkeley) 6/9/93
#
@@ -117,7 +117,7 @@ all)
# sh $this lkm local
sh $this xfs0
sh $this fb0 fb1 fb2
- sh $this random
+ sh $this random ipl
;;
raminst)