在Fedora 18中,使用rc.local文件,实现开机自动启动一些程序的功能,使用“systemctl enable rc.local.service", 会出现”service ***** does not support chkconfig“
这里有解决方法:http://hi.baidu.com/slip2008/item/47dc9bfbc93e2419e2e3bdfb
#!/bin/sh
# chkconfig: - 85 15
# description: rc.local is a local customized. It is used to serve