Debian的自动启动脚本设置

解决方法:1、设置rc-local.servicesudo vim /etc/systemd/system/rc-local.service把下面贴进去就好。[Unit] Description=/etc/rc.local Comp...