摘要: 1.在/etc/init.d/目录下新建脚本文件“jr”注:脚本文件jr的内容格式,有严格规定。例程如下:#! /bin/sh ### BEGIN INIT INFO # Provides: binfmt-support # Required-Start: $local_fs $remote_fs # Required-Stop: $local_fs $remote_fs # Default-Start: S 1 2 3 4 5 6 # Default-Stop: # Short-Description: Support for extra binar... 阅读全文
posted @ 2012-04-13 02:38 TechStone 阅读(480) 评论(0) 推荐(0)