summaryrefslogtreecommitdiffstats
path: root/system/netdata.service.in
AgeCommit message (Expand)Author
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2023-01-16fix(pacakging): fix cpu/memory metrics when running inside LXC container as s...Ilya Mashchenko
2022-12-09remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice ...Ilya Mashchenko
2022-10-09allow netdata installer to install and run netdata as any user (#13780)Costa Tsaousis
2022-08-15netdata.service: Update PIDFile to avoid systemd legacy path warning (#13504)Craig Andrews
2022-07-27Fix boolean value for ProtectControlGroups (#11281)Didier FABERT
2022-06-16add CAP_SYS_RAWIO to Netdata's systemd unit CapabilityBoundingSet (#13154)Ilya Mashchenko
2022-03-11Change default OOM score and scheduling policy to behave more sanely. (#12271)Austin S. Hemmelgarn
2022-02-28netdata.service: unbreak plugins that use sudo (#10201)Steven Noonan
2022-01-12Add a missing capability for the perf plugin (#11958)Vladimir Kobal
2022-01-12fix(nfacct.plugin): Netfilter accounting data collection (#11951)Ilya Mashchenko
2021-12-10Fix postdrop handling for systemd systems. (#11885)Austin S. Hemmelgarn
2021-09-15remove reset_netdata_trace.sh from netdata.service (#11517)Ilya Mashchenko
2020-10-14Fix systemd comment syntax (#10066)Holger Hees
2020-08-25Remove PrivateMounts (#9619)Steve8291
2020-08-13Add CAP_SYS_CHROOT for netdata service (#9726)Vladimir Kobal
2020-07-27Addd sandboxing exception for `/run/netdata`. (#9613)Austin S. Hemmelgarn
2020-07-21Add CAP_SYS_RESOURCE to capability bounding set. (#9569)Austin S. Hemmelgarn
2020-07-20enable simple sandboxing on systemd service (#9234)Yurii Izorkin
2020-07-14Fix potential memory leak in ebpf.plugin (#9484)thiagoftsm
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-01-30Better systemd service file (#7790)Amish
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-13 create pid directory, if not present (#4181)Costa Tsaousis
2018-09-12remove condition from netdata.serviceCosta Tsaousis (ktsaou)
2018-09-11all startup files use the same pid file; all startup files remove pid file on...Costa Tsaousis (ktsaou)
2018-09-11use pidfile to send HUP to netdata via logrotate; fixes #4103; fixes #4020Costa Tsaousis (ktsaou)
2018-09-10added info for giving netdata max priorityCosta Tsaousis (ktsaou)
2018-09-09when running under systemd, keep the scheduling parameters set by systemd, bu...Costa Tsaousis (ktsaou)
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2017-10-03Create the var/cache/netdata directory if it doesn't already exist in the sys...Craig Andrews
2017-09-13start netdata after chronydCosta Tsaousis (ktsaou)
2017-08-30added comments about common netdata tweaksCosta Tsaousis (ktsaou)
2017-08-22properly set negative out-of-memory (OOM) scores; #2549Costa Tsaousis (ktsaou)
2017-08-22restart netdata on-failure; fixes #2617Costa Tsaousis (ktsaou)
2017-03-15add mysql.service to the list of services that should be started before netda...Costa Tsaousis (ktsaou)
2016-08-16cleanup netdata.service - fixes #773; netdata now verifies it has to its requ...Costa Tsaousis
2016-08-15updated netdata.service to remove the pid file; fixes #773Costa Tsaousis
2016-08-14disable capabilities at systemd.service; #773Costa Tsaousis
2016-08-12proper log file management; re-opening logs on SIGHUP; updated logrotate; upd...Costa Tsaousis
2016-08-02Harden the netdata systemd serviceCraig Andrews
2016-06-06Replaces deprecated pidfile argument with -PPaul Biester
2016-05-31added LSB (old debian) init scriptCosta Tsaousis
2016-05-08Let systemd handle killing the processesMichael Johnson
2016-04-15add Description= from .specElan Ruusamäe
2016-04-09Removed 'netdata' folder in service filespavel
2016-04-09PID file fixes (systemd, openrc)pavel
2016-04-08Added preparation scripts in systemd unit filepavel
2016-04-08Fixed PIDFile usage in systemd unit filepavel
2016-04-03Squashed commit of the following:Costa Tsaousis (ktsaou)