#!/bin/bash # Copyright (c) 2015-2017, Parallels International GmbH # Copyright (c) 2017-2019 Virtuozzo International GmbH. All rights reserved. # # This script restart network inside SuSE like VM. # /etc/init.d/network restart exit 0 # end of script