Last active
September 11, 2018 16:47
-
-
Save duuz/3ef7a1558c1cbecfc87a8b24f3c3b4ad to your computer and use it in GitHub Desktop.
usar este comando pra permitir que o server use portas < 1024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setcap 'cap_net_bind_service=+ep' /usr/sbin/grafana-server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment