feat: iniciar tinc
This commit is contained in:
parent
84f3a0a560
commit
6463e5b07d
@ -93,6 +93,7 @@ if test -f /etc/tinc/nets.boot ; then
|
|||||||
|
|
||||||
echo "${NETWORK}" | ${sudo} tee -a /etc/tinc/nets.boot >/dev/null
|
echo "${NETWORK}" | ${sudo} tee -a /etc/tinc/nets.boot >/dev/null
|
||||||
${sudo} update-rc.d tinc defaults
|
${sudo} update-rc.d tinc defaults
|
||||||
|
${sudo} service tinc start
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user