摘要:在/etc/init.d下添加文件my-plugin#!/bin/sh /etc/rc.common# /etc/init.d/my-pluginstart() { sh /root/userinfo/userinfo.sh}stop() {}建立连接 ln -s /etc/init....
阅读全文
posted @ 2015-02-10 11:23
posted @ 2015-02-10 11:23