diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-06-28 09:33:59 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-06-28 09:33:59 +0000 |
| commit | 12079633a361c10efd0a51eb6fd7eab57990003d (patch) | |
| tree | 0683483aa15f821d60a03e0394d2079aa0b7918d /release/scripts | |
| parent | 03806e0da09dc317417162a5f2a367f599280552 (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 76607d1a4b5d..79e0a962e81a 100755 --- a/release/scripts/dokern.sh +++ b/release/scripts/dokern.sh @@ -20,6 +20,7 @@ sed -e '/pty/d' \ -e 's/ident.*GENERIC/ident BOOTMFS/g' echo "options NETGRAPH" +echo "options NETGRAPH_ETHER" echo "options NETGRAPH_PPPOE" echo "options NETGRAPH_SOCKET" |
