diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index 1042789..8ccf9a0 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -55,6 +55,6 @@ fi if [ -f /home/root/%1 ] ; then rm -f /home/root/%1 fi -/etc/init.d/networking restart; +#/etc/init.d/networking restart; echo "_____[NEOBOOT] used userscript_____ " exit 0