summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)Author
2023-11-06cleanup systemd unit files After (#16332)Ilya Mashchenko
2023-08-04Add netdata-plugin-systemd-journal package. (#15733)Austin S. Hemmelgarn
2023-08-02fix edit-config for containerized Netdata when running from host (#15641)Ilya Mashchenko
2023-06-29Add configuration file for netdata-updater.sh. (#15149)Austin S. Hemmelgarn
2023-06-16Fix file permissions under directory (#15208)Stelios Fragkakis
2023-06-15Consistently start the agent as root and rely on it to drop privileges proper...Austin S. Hemmelgarn
2023-04-25Document netdatacli dumpconfig option (#14963)Chris Akritidis
2023-03-27Fix how we are handling system services in RPM packages. (#14781)Austin S. Hemmelgarn
2023-03-14Add experimental support for running under runit. (#13841)Austin S. Hemmelgarn
2023-03-13Add vnodes default configuration file. (#14553)Austin S. Hemmelgarn
2023-03-13Don’t try to use tput in edit-config unless it’s installed. (#14705)Austin S. Hemmelgarn
2023-03-06Properly handle service type detection failures when installing as a system s...Austin S. Hemmelgarn
2023-03-01Assorted improvements to OpenRC support. (#14620)Austin S. Hemmelgarn
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2023-02-21Fix two issues with the edit-config script. (#14545)Austin S. Hemmelgarn
2023-02-16Assorted shellcheck cleanup. (#14524)Austin S. Hemmelgarn
2023-02-08Add sbindir_POST template for v235 service file (#14471)Emmanuel Vasilakis
2023-01-16fix(pacakging): fix cpu/memory metrics when running inside LXC container as s...Ilya Mashchenko
2022-12-23fix logrotate postrotate (#14180)Ilya Mashchenko
2022-12-09remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice ...Ilya Mashchenko
2022-12-06Cleanly reimplement system/edit-config.in. (#13702)Austin S. Hemmelgarn
2022-10-25Assorted cleanup in the OpenRC init script. (#13115)Austin S. Hemmelgarn
2022-10-19Properly guard commands when installing services for offline service managers...Austin S. Hemmelgarn
2022-10-18Fix runtime directory ownership when installed as non-root user. (#13797)Austin S. Hemmelgarn
2022-10-17Fix service installation on FreeBSD. (#13842)Austin S. Hemmelgarn
2022-10-17Further improvements to the new service installation code. (#13774)Austin S. Hemmelgarn
2022-10-09allow netdata installer to install and run netdata as any user (#13780)Costa Tsaousis
2022-10-06Overhaul handling of installation of Netdata as a system service. (#13451)Austin S. Hemmelgarn
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-05-31replace `history` with relevant `dbengine` params (#13041)Andrew Maguire
2022-03-28fix: use internal defaults for sched policy/oom score in native packages (#12...Ilya Mashchenko
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-03-11Change default OOM score and scheduling policy to behave more sanely. (#12271)Austin S. Hemmelgarn
2022-03-08fix: use default "bind to" in native packages (#12336)Ilya Mashchenko
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
2021-05-24Store info about the installation type for later retrieval. (#11157)Austin S. Hemmelgarn
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