Browse Source

Add creation of ipf devices in all. -moj

OPENBSD_2_8
maja 24 years ago
parent
commit
d143308cdf
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.pmax/MAKEDEV

+ 2
- 2
src/etc/etc.pmax/MAKEDEV View File

@ -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)


Loading…
Cancel
Save