mirror of
https://github.com/PDP-10/its.git
synced 2026-03-04 18:54:08 +00:00
Fix typo in script to set up a TAP interface
This commit is contained in:
@@ -21,7 +21,7 @@ start() {
|
||||
|
||||
brctl show > config.log
|
||||
ifconfig -a >> config.log
|
||||
route -n > config.log
|
||||
route -n >> config.log
|
||||
|
||||
#
|
||||
tunctl -t $TAP -u $USER
|
||||
|
||||
Reference in New Issue
Block a user