diff options
Diffstat (limited to 'comms/ixj')
-rw-r--r-- | comms/ixj/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ixj/pkg-plist b/comms/ixj/pkg-plist index 94d1413657b1..9c1e0470461a 100644 --- a/comms/ixj/pkg-plist +++ b/comms/ixj/pkg-plist @@ -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 |