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
|
||||
_ask "Start glorytun now ? (enter to skip)" START
|
||||
case "$START" in y*|Y*)
|
||||
systemctl restart systemd-networkd
|
||||
systemctl start glorytun@"$NAME" ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user