]> arthur.barton.de Git - netdata.git/commitdiff
add web files group and user to run as
authorElan Ruusamäe <glen@delfi.ee>
Sat, 9 Apr 2016 09:28:40 +0000 (12:28 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 9 Apr 2016 09:28:40 +0000 (12:28 +0300)
it would be consistent to pass run user too as otherwise autodetected
value could differ and expected results be broken

system/netdata.conf

index 12a65fe5ee609f0d431b130ad45d9176f3fa81ef..df7ea1abe00962243ce04e7c5d8b6bd2162ec2ae 100644 (file)
@@ -6,4 +6,6 @@
 # global netdata configuration
 
 [global]
+       run as user = netdata
        web files owner = root
+       web files group = netdata