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

mac nginx 自启动

时间:2018-05-04 14:23:17      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:arp   home   class   AC   lis   har   str   font   cal   

mac nginx 自启动:
通过brew install nginx命令安装的nginx实现自启动可执行如下命令:
sudo cp /usr/local/opt/nginx/*.plist /Library/LaunchDaemons
sudo launchctl load -w /Library/LaunchDaemons/homebrew.mxcl.nginx.plist
执行完毕,重启mac即可

mac nginx 自启动

标签:arp   home   class   AC   lis   har   str   font   cal   

原文地址:https://www.cnblogs.com/kamback/p/8989822.html

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