Homebrew Services Operation not permitted

Jul. 25, 2016

You will get this kind of error message when you run brew services in tmux

/usr/local/Cellar/something/homebrew.mxcl.something.plist: Operation not permitted

How to fix it, just need install reattach-to-user-namespace

brew install reattach-to-user-namespace