Update lixonet.sh.tmpl
This commit is contained in:
parent
ac1d71f808
commit
c6d0e9e357
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
gateway=`getent hosts tinc | awk '{ print $1 }'`
|
||||
gateway=`getent hosts tinc | awk '{ print \$1 }'`
|
||||
route="${network_address}/${global_prefix:-16}"
|
||||
iface="eth0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user