Skip to content

Commit 5637df9

Browse files
committed
DELETEME: where is if_epair?
1 parent e0fec48 commit 5637df9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cirrus.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ task:
1717
install_script:
1818
- uname -a
1919
- uname -KU
20-
- kldstat -v
20+
- kldload if_epair
21+
- kldstat -v | grep -i epair
2122
- sysrc -a
2223
- sysctl -a
2324
- /sbin/ifconfig epair create

0 commit comments

Comments
 (0)