From d143308cdfb53bde9059101c3eca077e5054bec2 Mon Sep 17 00:00:00 2001 From: maja <> Date: Wed, 13 Sep 2000 21:09:51 +0000 Subject: [PATCH] Add creation of ipf devices in all. -moj --- src/etc/etc.pmax/MAKEDEV | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.pmax/MAKEDEV b/src/etc/etc.pmax/MAKEDEV index ffa5f814..43ae9b40 100644 --- a/src/etc/etc.pmax/MAKEDEV +++ b/src/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)