diff options
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 da7660780e2b..3564cbdae0e7 100755 --- a/release/scripts/dokern.sh +++ b/release/scripts/dokern.sh @@ -8,6 +8,7 @@ sed -e '/pty/d' \ -e '/splash/d' \ -e '/PROCFS/d' \ -e '/KTRACE/d' \ + -e '/SYSVMSG/d' \ -e 's/GENERIC/BOOTMFS/g' echo "options NFS_NOSERVER" |