mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Redirect output of connectd to /dev/tty12
This commit is contained in:
@@ -78,7 +78,7 @@ case "$1" in
|
||||
sleep ${HOLDOFF}
|
||||
fi
|
||||
|
||||
/etc/rc.d/init.d/network start red &
|
||||
/etc/rc.d/init.d/network start red >/dev/tty12 2>&1 </dev/tty12 &
|
||||
;;
|
||||
|
||||
reconnect)
|
||||
|
||||
Reference in New Issue
Block a user