1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

suppress potential error message when kldunloading the ixj driver

This commit is contained in:
Roger Hardiman 2002-01-18 08:48:11 +00:00
parent 054b01d277
commit 3333673353
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53288

View File

@ -1,4 +1,4 @@
@unexec kldunload ixj || true
@unexec kldunload ixj 2> /dev/null || true
modules/ixj.ko
include/sys/telephony.h
include/sys/ixjuser.h