Make /etc/rc.local works in CentOS 7
Due to systemd introduced in CentOS 7, the /etc/rc.local not enabled by default, you should make /etc/rc.local executable by your hand.
Just run
chmod a+x /etc/rc.local
and restart your CentOS 7 , see if it works
分类: 默认 标签: 发布于: 2014, 点击数: