2015年2月10日

摘要: 在/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 张无印 阅读(5938) 评论(0) 推荐(0)

导航