Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCorrect home directory for netdata set in /etc/passwd? #5128
Comments
I wonder if we should set it to |
I'd say |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run the tiger security tool, it reports the following:
--WARN-- [pass016w] User netdata has / as home directory
Sure enough, the user netdata has
/
set as the home dir in/etc/passwd
.What is the correct home dir for the netdata user as specified in
/etc/passwd
? Is it/usr/sbin/
wherenetdata
appears to be executed from, or/etc/netdata
? The former seems correct, but I thought I'd check.I'm currently running Netdata v1.12.0-rc2-14-ge51b735