# ll /etc/rc.local
查看是否有执行权限,可以看到/etc/rc.local是/etc/rc.d/rc.local的软链接
# ll /etc/rc.d/rc.local
# chmod +x /etc/rc.d/rc.local
因篇幅问题不能全部显示,请点此查看更多更全内容