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:
@@ -166,7 +166,7 @@
|
||||
dnsmasq = 141;
|
||||
uhub = 142;
|
||||
yandexdisk = 143;
|
||||
collectd = 144;
|
||||
#collectd = 144; #unused
|
||||
consul = 145;
|
||||
mailpile = 146;
|
||||
redmine = 147;
|
||||
|
||||
Reference in New Issue
Block a user