Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/lib/vz-tools/tools/scripts/ |
Current File : //proc/self/root/usr/lib/vz-tools/tools/scripts/redhat-restart.sh |
#!/bin/bash # Copyright (c) 2015-2017, Parallels International GmbH # Copyright (c) 2017-2019 Virtuozzo International GmbH. All rights reserved. # # This script restart network inside RedHat like VM. # prog="$0" path="${prog%/*}" funcs="$path/functions" if [ -f "$funcs" ] ; then . $funcs else echo "Program $0" echo "'$funcs' was not found" exit 2 fi call_nm_script $0 "$@" || /etc/init.d/network restart # end of script
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare