Do not touch systemd-networkd
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
@@ -45,6 +45,5 @@ EOF
|
|||||||
# start services
|
# start services
|
||||||
_ask "Start glorytun now ? (enter to skip)" START
|
_ask "Start glorytun now ? (enter to skip)" START
|
||||||
case "$START" in y*|Y*)
|
case "$START" in y*|Y*)
|
||||||
systemctl restart systemd-networkd
|
|
||||||
systemctl start glorytun@"$NAME" ;;
|
systemctl start glorytun@"$NAME" ;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user