码迷,mamicode.com
首页 > 系统相关 > 详细

linux指定某非root用户执行开机启动项的方法(gogs git)

时间:2017-04-17 20:56:05      阅读:389      评论:0      收藏:0      [点我收藏+]

标签:lin   指定   文档   amp   linux开机   启动   开机启动   cal   非root   

以linux指定git用户在linux开机时执行启动gogs git为例:

   以root登录linux

   执行vi /etc/rc.d/rc.local

   在文档末尾添加一行语句:su git -c "/data/gogs/gogs  web > /data/gogs/log/gogs_web.log 2>&1 &"

   保存rc.local即可。

linux指定某非root用户执行开机启动项的方法(gogs git)

标签:lin   指定   文档   amp   linux开机   启动   开机启动   cal   非root   

原文地址:http://www.cnblogs.com/liqing1009/p/6724549.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!