This commit is contained in:
root
2020-11-27 18:20:45 +00:00
commit a752ef7ab9
2 changed files with 16 additions and 0 deletions

5
install2 Normal file
View File

@@ -0,0 +1,5 @@
apt-get -y dist-upgrade
apt-get -y purge systemd libnss-systemd
sed -e 's/ens192/eth0/' -i /etc/network/interfaces
reboot