summaryrefslogtreecommitdiffstats
path: root/system/install-service.sh.in
AgeCommit message (Expand)Author
2024-04-04Add basic support for dinit in our system service handling code. (#16836)Austin S. Hemmelgarn
2024-03-20Fix issues with permissions when installing from source on macOS (#17198)Ilya Mashchenko
2023-12-29fix installing service file and start/stop ND using `launchctl` on macOS (#16...Ilya Mashchenko
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-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-16Assorted shellcheck cleanup. (#14524)Austin S. Hemmelgarn
2022-10-19Properly guard commands when installing services for offline service managers...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-06Overhaul handling of installation of Netdata as a system service. (#13451)Austin S. Hemmelgarn