perda elevada de pacotes na placa de rede NVIDIA Corporation MCP61 Ethernet (rev a2)
11 Jan 2020
/etc/systemd/system/rc-local.service:
[Unit]
Description=/etc/rc.local Compatibility
ConditionPathExists=/etc/rc.local[Service]
Type=forking
ExecStart=/etc/rc.local start
TimeoutSec=0
StandardOutput=tty
RemainAfterExit=yes
SysVStartPriority=99[Install]
WantedBy=multi-user.target
systemctl enable rc-local
systemctl start rc-local.service
systemctl status rc-local.service
/etc/rc.local: