diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-01-28 06:27:41 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-01-28 06:27:41 +0000 |
| commit | 3a2d4948bfa9f0a4bd16026fb455e38994735782 (patch) | |
| tree | 9a08ce0e3663b951a2cf105860da3620f2ab972b /release/scripts | |
| parent | dd3afbd452edbceb2e9ee1b21db2fa79f8c49811 (diff) | |
Notes
Diffstat (limited to 'release/scripts')
| -rwxr-xr-x | release/scripts/dokern.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh index 53cb8eb8d2cb..cdde9d833960 100755 --- a/release/scripts/dokern.sh +++ b/release/scripts/dokern.sh @@ -22,6 +22,7 @@ if [ "$MFS" = "YES" ]; then -e '/wt0/d' \ -e '/wfd0/d' \ -e '/pass0/d' \ + -e '/pnp0/d' \ -e '/apm0/d' \ -e '/ppp/d' \ -e '/eisa0/d' \ |
