summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)Author
2020-10-14Fix systemd comment syntax (#10066)Holger Hees
2020-09-28Added improved auto-update support. (#9966)Austin S. Hemmelgarn
2020-09-15Added support for using `/etc/cron.d` for auto-updates. (#9598)Austin S. Hemmelgarn
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-04-27bind to should be in [web] section and update netdata.service.v235.in too (#8...Amish
2020-03-30Fix our Debian/Ubuntu packages to actually package the SystemD Unit files we ...James Mills
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-02-05Fixes support for editing configuration when NetData is installed to a symlin...James Mills
2020-02-05Re-formated ./system/edit-config.in with shfmt -w -i 2 -ci -sr (#7932)James Mills
2020-01-30Better systemd service file (#7790)Amish
2019-11-11Ownership and permissions of /etc/netdata (#7244)Konstantinos Natsakis
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-07-23Revert "netdata/packaging: Do not deliver edit-config as part of the distribu...Pavlos Emm. Katsoulakis
2019-07-22netdata/packaging: Do not deliver edit-config as part of the distribution tar...Paul Emm. Katsoulakis
2019-06-13Fix devuan support for initd (#6275)Paul Emm. Katsoulakis
2019-03-18Fix path to pidfile in FreeBSD rc.d file (#5657)Honza Hommer
2018-12-18remove cross-directory dependency in build system (#5012)Paweł Krupa
2018-11-08netdata-openrc: Move check from depends() function to start_pre() (#4575)Aaditya Bagga
2018-11-02edit-config: Better support for custom editors. (#4551)Austin S. Hemmelgarn
2018-10-16Fix make dist (#4401)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis
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-11delete pidfile only when it existsCosta Tsaousis (ktsaou)
2018-09-11all startup files use the same pid file; all startup files remove pid file on...Costa Tsaousis (ktsaou)
2018-09-11netdata pid is in run/netdata/netdata.pidCosta 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
2018-05-08install startup script on MacOS; fixes #3684Costa Tsaousis (ktsaou)
2018-04-03update openrc init scriptMatthew Thode
2018-01-20more informative signals on freebsdCosta Tsaousis (ktsaou)
2018-01-20added freebsd init fileCosta Tsaousis (ktsaou)
2018-01-12fix permissions in spec fileCosta Tsaousis (ktsaou)
2017-10-04proper AND at openrc shellCosta Tsaousis (ktsaou)
2017-10-03Create the var/cache/netdata directory if it doesn't already exist in the sys...Craig Andrews
2017-10-03Fix the path to the netdata executable in the openrc scriptCraig Andrews
2017-10-03Eliminate bashisms in openrc scriptCraig 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-08-22increase service stop timeout to 60 secondsCosta Tsaousis (ktsaou)