]> arthur.barton.de Git - netdata.git/log
netdata.git
8 years agoMerge pull request #251 from ktsaou/master
Costa Tsaousis [Sat, 16 Apr 2016 16:08:13 +0000 (19:08 +0300)]
Merge pull request #251 from ktsaou/master

apps.plugin pattern matching on processes for grouping them

8 years agofixed source file permissions
Costa Tsaousis (ktsaou) [Sat, 16 Apr 2016 15:47:47 +0000 (18:47 +0300)]
fixed source file permissions

8 years agoadded support for patterns (prefix, suffix, substrings) in apps_groups.conf; in the...
Costa Tsaousis (ktsaou) [Sat, 16 Apr 2016 15:47:06 +0000 (18:47 +0300)]
added support for patterns (prefix, suffix, substrings) in apps_groups.conf; in the case of substrings the whole command line is evaluated; #146 #142

8 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Sat, 16 Apr 2016 03:07:25 +0000 (06:07 +0300)]
Merge remote-tracking branch 'upstream/master'

8 years agofixed source file permissions
Costa Tsaousis (ktsaou) [Sat, 16 Apr 2016 03:04:07 +0000 (06:04 +0300)]
fixed source file permissions

8 years agoextending procfile parsing to support quotes and opening/closing characters #234...
Costa Tsaousis (ktsaou) [Sat, 16 Apr 2016 03:02:45 +0000 (06:02 +0300)]
extending procfile parsing to support quotes and opening/closing characters #234; proper fix for apps.plugin incorrectly logging to syslog #225

8 years agoMerge remote-tracking branch 'upstream/master'
Costa Tsaousis (ktsaou) [Sat, 16 Apr 2016 02:48:48 +0000 (05:48 +0300)]
Merge remote-tracking branch 'upstream/master'

8 years agoMerge pull request #243 from glensc/commithash
Costa Tsaousis [Sat, 16 Apr 2016 02:43:29 +0000 (05:43 +0300)]
Merge pull request #243 from glensc/commithash

simplify obtaining commit hash

8 years agoMerge pull request #245 from glensc/travis-install
Costa Tsaousis [Fri, 15 Apr 2016 22:13:24 +0000 (01:13 +0300)]
Merge pull request #245 from glensc/travis-install

travis: test also installer

8 years agotest also installer
Elan Ruusamäe [Fri, 15 Apr 2016 20:40:19 +0000 (23:40 +0300)]
test also installer

8 years agosimplify obtaining commit hash. refs 51aa8e3
Elan Ruusamäe [Fri, 15 Apr 2016 17:35:41 +0000 (20:35 +0300)]
simplify obtaining commit hash. refs 51aa8e3

8 years agoapps.plugin should not log to syslog #225
Costa Tsaousis [Fri, 15 Apr 2016 16:32:40 +0000 (19:32 +0300)]
apps.plugin should not log to syslog #225

8 years agoadded files for CLion
Costa Tsaousis (ktsaou) [Fri, 15 Apr 2016 16:18:06 +0000 (19:18 +0300)]
added files for CLion

8 years agoMerge pull request #236 from earthgecko/redhat_init_script_fix_exitcode
Costa Tsaousis [Fri, 15 Apr 2016 13:08:46 +0000 (16:08 +0300)]
Merge pull request #236 from earthgecko/redhat_init_script_fix_exitcode

redhat_init_script_fix_exitcode branch

8 years agoredhat_init_script_fix_exitcode branch
earthgecko [Fri, 15 Apr 2016 12:04:15 +0000 (13:04 +0100)]
redhat_init_script_fix_exitcode branch
Fixed init script for Redhat6/Centos6 to return the correct exit code from
daemon
modified:
system/netdata-init-d.in

8 years agofix for waiting on installation #232 #194 #230
Costa Tsaousis (ktsaou) [Fri, 15 Apr 2016 11:04:43 +0000 (14:04 +0300)]
fix for waiting on installation #232 #194 #230

8 years agoMerge pull request #231 from glensc/travis
Costa Tsaousis [Fri, 15 Apr 2016 08:41:03 +0000 (11:41 +0300)]
Merge pull request #231 from glensc/travis

add travis integration

8 years agoMerge pull request #228 from fgtham/master
Costa Tsaousis [Fri, 15 Apr 2016 08:34:29 +0000 (11:34 +0300)]
Merge pull request #228 from fgtham/master

gentoo ebuild: fix permissions

8 years agoMerge pull request #229 from glensc/systemd-description
Costa Tsaousis [Fri, 15 Apr 2016 08:33:56 +0000 (11:33 +0300)]
Merge pull request #229 from glensc/systemd-description

systemd: add Description= from .spec

8 years agoMerge pull request #230 from glensc/am-tab
Costa Tsaousis [Fri, 15 Apr 2016 08:33:35 +0000 (11:33 +0300)]
Merge pull request #230 from glensc/am-tab

reformat with tabs

8 years agoBR zlib1g-dev
Elan Ruusamäe [Fri, 15 Apr 2016 08:32:21 +0000 (11:32 +0300)]
BR zlib1g-dev

8 years agoinitial travis integration
Elan Ruusamäe [Fri, 15 Apr 2016 08:29:09 +0000 (11:29 +0300)]
initial travis integration

8 years agoreformat with tabs
Elan Ruusamäe [Fri, 15 Apr 2016 07:55:07 +0000 (10:55 +0300)]
reformat with tabs

8 years agoadd Description= from .spec
Elan Ruusamäe [Fri, 15 Apr 2016 07:51:15 +0000 (10:51 +0300)]
add Description= from .spec

8 years agogentoo ebuild: fix permissions
Florian Tham [Fri, 15 Apr 2016 07:40:02 +0000 (09:40 +0200)]
gentoo ebuild: fix permissions

8 years agofixed a race condition when getgrnam() which is not thread safe, could be used in...
Costa Tsaousis (ktsaou) [Fri, 15 Apr 2016 00:18:00 +0000 (03:18 +0300)]
fixed a race condition when getgrnam() which is not thread safe, could be used in threads

8 years agoMerge pull request #186 from glensc/rpmspec
Costa Tsaousis [Thu, 14 Apr 2016 19:54:31 +0000 (22:54 +0300)]
Merge pull request #186 from glensc/rpmspec

cleanup rpm .spec

8 years agoMerge pull request #227 from fgtham/master
Costa Tsaousis [Thu, 14 Apr 2016 13:56:12 +0000 (16:56 +0300)]
Merge pull request #227 from fgtham/master

Change Anti-DDoS Protection wording

8 years agoChange Anti-DDoS Protection wording
Florian Tham [Thu, 14 Apr 2016 11:54:43 +0000 (13:54 +0200)]
Change Anti-DDoS Protection wording

8 years agoupdated stats
Costa Tsaousis (ktsaou) [Wed, 13 Apr 2016 20:55:10 +0000 (23:55 +0300)]
updated stats

8 years agofixed a duplicate key in YAML #217
Costa Tsaousis (ktsaou) [Wed, 13 Apr 2016 20:54:59 +0000 (23:54 +0300)]
fixed a duplicate key in YAML #217

8 years agofix for properly parsing apache scientific numbers #211
Costa Tsaousis (ktsaou) [Wed, 13 Apr 2016 07:52:25 +0000 (10:52 +0300)]
fix for properly parsing apache scientific numbers #211

8 years agofix for parsing scientific notation numbers #211
Costa Tsaousis (ktsaou) [Tue, 12 Apr 2016 17:32:25 +0000 (20:32 +0300)]
fix for parsing scientific notation numbers #211

8 years agoadded info about SHIFT select on the charts
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 20:29:06 +0000 (23:29 +0300)]
added info about SHIFT select on the charts

8 years agoprevented crashes in URL parsing where in several cases, error handling was not complete
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 15:45:43 +0000 (18:45 +0300)]
prevented crashes in URL parsing where in several cases, error handling was not complete

8 years agowrong info in legends help, it SHIFT or CONTROL
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 15:00:36 +0000 (18:00 +0300)]
wrong info in legends help, it SHIFT or CONTROL

8 years agocommented debug info
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 14:40:57 +0000 (17:40 +0300)]
commented debug info

8 years agoworkaround for CDN
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 14:40:07 +0000 (17:40 +0300)]
workaround for CDN

8 years agodashboard online help and button next to each chart to zoom in/out, pan left/right...
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 14:39:22 +0000 (17:39 +0300)]
dashboard online help and button next to each chart to zoom in/out, pan left/right and reset all charts to their auto-refreshing state

8 years agomake sure the run directory expected to save the pid, exists #204
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 10:14:10 +0000 (13:14 +0300)]
make sure the run directory expected to save the pid, exists #204

8 years agoadded url query options to allow sharing specific timeframes
Costa Tsaousis (ktsaou) [Sun, 10 Apr 2016 02:56:46 +0000 (05:56 +0300)]
added url query options to allow sharing specific timeframes

8 years agofix for openrc not stopping netdata
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 12:18:01 +0000 (15:18 +0300)]
fix for openrc not stopping netdata

8 years agoMerge pull request #200 from pavel/master
Costa Tsaousis [Sat, 9 Apr 2016 12:10:32 +0000 (15:10 +0300)]
Merge pull request #200 from pavel/master

Fixed multiple issues with PID file

8 years agomore information on the dashboard
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 11:35:46 +0000 (14:35 +0300)]
more information on the dashboard

8 years agobetter wording on the dashboard
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 11:26:12 +0000 (14:26 +0300)]
better wording on the dashboard

8 years agoMerge pull request #201 from firehol/autoconf-check
Costa Tsaousis [Sat, 9 Apr 2016 11:03:39 +0000 (14:03 +0300)]
Merge pull request #201 from firehol/autoconf-check

Replace README info with detection of autotools

8 years agoRemoved 'netdata' folder in service files
pavel [Sat, 9 Apr 2016 10:37:12 +0000 (06:37 -0400)]
Removed 'netdata' folder in service files

8 years agoReplace README info with detection of autotools
Philip Whineray [Sat, 9 Apr 2016 09:48:13 +0000 (10:48 +0100)]
Replace README info with detection of autotools

This will ensure people get informed about the necessary tools and
how to get the package pre-configured without requiring the readme
to be modified when packaged.

In addition, the script will not run autoreconf unilaterally so when
people have an old version it will not attempt to overwrite the
pre-existing configure script.

Should solve #131 and also #93 as well as recent comments on README.md

8 years agoupdate README.md
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 09:46:31 +0000 (12:46 +0300)]
update README.md

8 years agoupdate README.md
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 09:43:03 +0000 (12:43 +0300)]
update README.md

8 years agoupdate README.md
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 09:38:16 +0000 (12:38 +0300)]
update README.md

8 years agoupdate README.md
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 09:37:27 +0000 (12:37 +0300)]
update README.md

8 years agoupdate README.md
Costa Tsaousis (ktsaou) [Sat, 9 Apr 2016 09:35:52 +0000 (12:35 +0300)]
update README.md

8 years agoadd web files group and user to run as
Elan Ruusamäe [Sat, 9 Apr 2016 09:28:40 +0000 (12:28 +0300)]
add web files group and user to run as

it would be consistent to pass run user too as otherwise autodetected
value could differ and expected results be broken

8 years agoPID file fixes (systemd, openrc)
pavel [Sat, 9 Apr 2016 08:55:37 +0000 (04:55 -0400)]
PID file fixes (systemd, openrc)

8 years agoMake readme substitution more robust
Philip Whineray [Sat, 9 Apr 2016 08:14:26 +0000 (09:14 +0100)]
Make readme substitution more robust

8 years agoAdded preparation scripts in systemd unit file
pavel [Sat, 9 Apr 2016 02:45:33 +0000 (22:45 -0400)]
Added preparation scripts in systemd unit file

8 years agoMerge pull request #199 from pavel/master
Costa Tsaousis [Fri, 8 Apr 2016 22:16:04 +0000 (01:16 +0300)]
Merge pull request #199 from pavel/master

Fixed PIDFile usage in systemd unit file

8 years agoFixed PIDFile usage in systemd unit file
pavel [Fri, 8 Apr 2016 21:48:16 +0000 (17:48 -0400)]
Fixed PIDFile usage in systemd unit file

8 years agonew feature: added data collection for SYNPROXY - netfilter TCP anti-DDoS protection...
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 21:19:05 +0000 (00:19 +0300)]
new feature: added data collection for SYNPROXY - netfilter TCP anti-DDoS protection; renamed the conntrack and nfacct charts to group them under netfilter; updated the dashboard for netfilter;

8 years agopackage web files as root:netdata
Elan Ruusamäe [Fri, 8 Apr 2016 12:04:04 +0000 (15:04 +0300)]
package web files as root:netdata

8 years agoseveral fixes to rpm .spec
Elan Ruusamäe [Tue, 5 Apr 2016 18:04:43 +0000 (21:04 +0300)]
several fixes to rpm .spec

see PR for details:
https://github.com/firehol/netdata/pull/186

Signed-off-by: Elan Ruusamäe <glen@pld-linux.org>
8 years agoupdated README.md
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 06:37:12 +0000 (09:37 +0300)]
updated README.md

8 years agoupdated README.md
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 05:54:32 +0000 (08:54 +0300)]
updated README.md

8 years agoupdated README.md
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 05:53:47 +0000 (08:53 +0300)]
updated README.md

8 years agoupdated README.md
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 05:37:09 +0000 (08:37 +0300)]
updated README.md

8 years agoupdated README.md
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 05:35:25 +0000 (08:35 +0300)]
updated README.md

8 years agoapps.plugin: major new features and optimizations: now it reports system usage (all...
Costa Tsaousis (ktsaou) [Fri, 8 Apr 2016 02:49:56 +0000 (05:49 +0300)]
apps.plugin: major new features and optimizations: now it reports system usage (all apps charts, cpu, memory, disk, etc) per username and per user group; apps.plugin is now almost a total re-write, 10% faster than the previous after the new features added; fixed a bug at the dashboard where some info was not presented; #146, #106, #85

8 years agoincreased security: added option "web files group", so that netdata will also check...
Costa Tsaousis (ktsaou) [Thu, 7 Apr 2016 14:42:54 +0000 (17:42 +0300)]
increased security: added option "web files group", so that netdata will also check the group of the files it sends over the web - checks on the user were already in place #186

8 years agotracing: internal debugging checks are now enabled only when NETDATA_INTERNAL_CHECKS...
Costa Tsaousis (ktsaou) [Thu, 7 Apr 2016 09:50:21 +0000 (12:50 +0300)]
tracing: internal debugging checks are now enabled only when NETDATA_INTERNAL_CHECKS is set

8 years agoadded new files generated by the installer
Costa Tsaousis [Thu, 7 Apr 2016 09:35:43 +0000 (12:35 +0300)]
added new files generated by the installer

8 years agoinstallation: generate netdata-uninstaller.sh script and netdata-installer.log, #103
Costa Tsaousis (ktsaou) [Thu, 7 Apr 2016 09:33:40 +0000 (12:33 +0300)]
installation: generate netdata-uninstaller.sh script and netdata-installer.log, #103

8 years agoinstallation fix: all it build if .git is not present, #194
Costa Tsaousis (ktsaou) [Thu, 7 Apr 2016 09:30:37 +0000 (12:30 +0300)]
installation fix: all it build if .git is not present, #194

8 years agoFix location of git dir relative to build source
Philip Whineray [Wed, 6 Apr 2016 22:36:44 +0000 (23:36 +0100)]
Fix location of git dir relative to build source

Should resolve issue with out-of-tree builds using git repo

8 years agoMerge pull request #192 from cgrinds/patch-2
Costa Tsaousis [Wed, 6 Apr 2016 13:13:35 +0000 (16:13 +0300)]
Merge pull request #192 from cgrinds/patch-2

fixed typo in idle jitter description

8 years agoUpdate index.html
Chris Grindstaff [Wed, 6 Apr 2016 13:11:52 +0000 (09:11 -0400)]
Update index.html

Grammar correction

8 years agofix for "On Focus" / "Always" being refreshing the page without applying the change...
Costa Tsaousis (ktsaou) [Wed, 6 Apr 2016 13:02:04 +0000 (16:02 +0300)]
fix for "On Focus" / "Always" being refreshing the page without applying the change #191

8 years agoautomatic check for updates on button click; added text for motivating us...
Costa Tsaousis (ktsaou) [Wed, 6 Apr 2016 12:47:30 +0000 (15:47 +0300)]
automatic check for updates on button click; added text for motivating us...

8 years agoadded version update check #175
Costa Tsaousis (ktsaou) [Tue, 5 Apr 2016 21:46:39 +0000 (00:46 +0300)]
added version update check #175

8 years agoMerge pull request #172 from mcnewton/infiles
Costa Tsaousis [Tue, 5 Apr 2016 17:53:05 +0000 (20:53 +0300)]
Merge pull request #172 from mcnewton/infiles

lots of .in files appearing that need to be tracked

8 years agoMerge pull request #185 from wspit/master
Costa Tsaousis [Tue, 5 Apr 2016 17:51:47 +0000 (20:51 +0300)]
Merge pull request #185 from wspit/master

Added init script generation for Redhat6/Centos6

8 years agoAdded init script generation for Redhat6/Centos6
waldemar.spitschak [Tue, 5 Apr 2016 17:43:45 +0000 (19:43 +0200)]
Added init script generation for Redhat6/Centos6

8 years agoadded COPYING, fixed a few typos #182
Costa Tsaousis (ktsaou) [Tue, 5 Apr 2016 16:49:49 +0000 (19:49 +0300)]
added COPYING, fixed a few typos #182

8 years agoMerge pull request #180 from Sachiru/patch-2
Costa Tsaousis [Tue, 5 Apr 2016 06:49:09 +0000 (09:49 +0300)]
Merge pull request #180 from Sachiru/patch-2

Update apps_groups.conf

8 years agoUpdate apps_groups.conf
Sachiru [Tue, 5 Apr 2016 01:19:10 +0000 (09:19 +0800)]
Update apps_groups.conf

8 years agoMake updating of version.txt more robust
Philip Whineray [Mon, 4 Apr 2016 22:01:21 +0000 (23:01 +0100)]
Make updating of version.txt more robust

Do not run if we are not in a git repo
Fail and leave unchanged if git reports an error

8 years agoMerge pull request #177 from firehol/webversion
Costa Tsaousis [Mon, 4 Apr 2016 21:36:21 +0000 (00:36 +0300)]
Merge pull request #177 from firehol/webversion

Add a generated version.txt containing commit id

8 years agoAdd a generated version.txt containing commit id
Philip Whineray [Mon, 4 Apr 2016 21:15:27 +0000 (22:15 +0100)]
Add a generated version.txt containing commit id

8 years agoMerge pull request #176 from jpeeler/master
Costa Tsaousis [Mon, 4 Apr 2016 20:19:04 +0000 (23:19 +0300)]
Merge pull request #176 from jpeeler/master

Change squid polling to use squidclient

8 years agoChange squid polling to use squidclient
Jeff Peeler [Mon, 4 Apr 2016 18:35:01 +0000 (14:35 -0400)]
Change squid polling to use squidclient

Use squidclient instead of manually aggregating data from netcat. This
should allow for a more supported and robust operation.

8 years agoadded support for binding to a configured IP address (IPv6 or IPv4)
Costa Tsaousis (ktsaou) [Mon, 4 Apr 2016 12:38:57 +0000 (15:38 +0300)]
added support for binding to a configured IP address (IPv6 or IPv4)

8 years agolots of .in files appearing that need to be tracked
Matthew Newton [Mon, 4 Apr 2016 12:21:43 +0000 (13:21 +0100)]
lots of .in files appearing that need to be tracked

8 years agoadded nvme0n1 disks support, issue #119
Costa Tsaousis (ktsaou) [Sun, 3 Apr 2016 22:05:36 +0000 (01:05 +0300)]
added nvme0n1 disks support, issue #119

8 years agoMerge branch 'master' of github.com:firehol/netdata
Costa Tsaousis (ktsaou) [Sun, 3 Apr 2016 20:58:32 +0000 (23:58 +0300)]
Merge branch 'master' of github.com:firehol/netdata

8 years agoSquashed commit of the following:
Costa Tsaousis (ktsaou) [Sun, 3 Apr 2016 20:55:53 +0000 (23:55 +0300)]
Squashed commit of the following:

commit 950f04df117bf246cfa9a2fa99bf12a64d6bd0a4
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 23:47:06 2016 +0300

    dont keep the pidfd open

commit bd45505d0177703940b2393a5e36b3e80b912ff1
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 23:33:18 2016 +0300

    dont unlink pidfile at start

commit 4afd30e81d3cd70400162c7603b659fd35160c8b
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 23:30:47 2016 +0300

    close pidfile then unlink

commit faf66f4f5f39bda8d0b5e947afbdb8cd1ac505be
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 19:38:49 2016 +0300

    fix to keep close the file if it has been successfully chwoned

commit 0af1e73e6db3b681e8303ee394fc2ac003db6e67
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 19:35:31 2016 +0300

    chown pidfile only when dropping privileges; do not keep the pidfile open when not dropping privileges

commit 550c9f8e9757f5a5767d11764a80f7736c197b37
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 19:15:32 2016 +0300

    do not chown pidfile

commit ca808d2231ed175397408ea436a50642e10cd281
Author: Costa Tsaousis (ktsaou) <costa@tsaousis.gr>
Date:   Sun Apr 3 18:57:30 2016 +0300

    added command line parameter -pidfile; the pidfile is only generated if this parameter is passed; #151 #156

8 years agoMerge pull request #165 from mcnewton/spelluseful
Costa Tsaousis [Sun, 3 Apr 2016 19:07:16 +0000 (22:07 +0300)]
Merge pull request #165 from mcnewton/spelluseful

fix spelling error

8 years agolayout: remove executable from unrelated files
Alon Bar-Lev [Sat, 2 Apr 2016 17:47:08 +0000 (20:47 +0300)]
layout: remove executable from unrelated files

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
8 years agofix spelling error
Matthew Newton [Sun, 3 Apr 2016 18:15:47 +0000 (19:15 +0100)]
fix spelling error

8 years agoMerge pull request #160 from jlec/master
Costa Tsaousis [Sun, 3 Apr 2016 13:39:37 +0000 (16:39 +0300)]
Merge pull request #160 from jlec/master

Update Gentoo related files

8 years agoUpdate Gentoo related files
Justin Lecher [Sun, 3 Apr 2016 12:42:41 +0000 (13:42 +0100)]
Update Gentoo related files

* Properly replace install destination at buildtime in init script
* Ebuild:
  - Add note about KSM
  - Drop KEYWORDS in live ebuild
  - Strip down calls which equal default
  - Set DESCRIPTION to GH slogan
  - Rename USE zlib to compression
  - Drop additional die
  - Allow to change NETDATA_USER in make.conf
* Clean openrc init script

Signed-off-by: Justin Lecher <jlec@gentoo.org>