如果有預設啟動項目可用
#ntsysv啟動
或是
#chkconfig 服務項目 on
例如啟動postfix服務
#chkconfig postfix on
若為其他啟動項目,可在
/etc/rc.d/rc.local
添加項目
如果有預設啟動項目可用
#ntsysv啟動
或是
#chkconfig 服務項目 on
例如啟動postfix服務
#chkconfig postfix on
若為其他啟動項目,可在
/etc/rc.d/rc.local
添加項目