collectd service: minor refactoring

* removed pid-file support, it is needless to run collectd as systemd service
* removed static user id, as all the files reowned on the service start
* added ambient capabilities for ping and smart (hdd health) functions
This commit is contained in:
Volth
2017-06-30 00:52:22 +00:00
parent dc9f69c260
commit 67340baa9b
2 changed files with 9 additions and 30 deletions
+1 -1
View File
@@ -166,7 +166,7 @@
dnsmasq = 141;
uhub = 142;
yandexdisk = 143;
collectd = 144;
#collectd = 144; #unused
consul = 145;
mailpile = 146;
redmine = 147;