0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-09 15:47:53 +00:00
netdata_netdata/system
Konstantin Shalygin de9acbb435
systemd: start netdata after network is online ()
systemd: start netdata after network is online

Added network-online.target conditions, because currently netdata can start before all IP for bind is avail

```
Jun 15 19:42:03 netdata.example.com netdata[496]: LISTENER: IPv4 bind() on ip '192.168.250.1' port 19999, socktype 1 failed.
Jun 15 19:42:03 netdata.example.com netdata[496]: LISTENER: Cannot bind to ip '192.168.250.1', port 19999
```

P.S.: `wants` is a weak (not hard) dependency
2024-06-17 07:37:51 -04:00
..
cron Reorganize system directory to better reflect what files are actually used for. () 2023-02-27 12:38:25 -05:00
dinit Add basic support for dinit in our system service handling code. () 2024-04-04 08:25:52 -04:00
freebsd/rc.d remove USR1 "Save internal DB to disk" () 2024-03-26 09:16:11 +02:00
initd/init.d Reorganize system directory to better reflect what files are actually used for. () 2023-02-27 12:38:25 -05:00
launchd fix installing service file and start/stop ND using launchctl on macOS () 2023-12-29 15:52:23 +02:00
logrotate Reorganize system directory to better reflect what files are actually used for. () 2023-02-27 12:38:25 -05:00
lsb/init.d Make our LSB init script _actually_ LSB compliant. () 2024-06-13 13:25:43 -04:00
openrc remove USR1 "Save internal DB to disk" () 2024-03-26 09:16:11 +02:00
runit Consistently start the agent as root and rely on it to drop privileges properly. () 2023-06-15 07:33:26 -04:00
systemd systemd: start netdata after network is online () 2024-06-17 07:37:51 -04:00
vnodes Add vnodes default configuration file. () 2023-03-13 16:42:58 +02:00
.install-type Store info about the installation type for later retrieval. () 2021-05-24 07:34:09 -04:00
edit-config Improve container detection logic for edit-config. () 2024-01-22 17:32:41 +02:00
install-service.sh.in Add basic support for dinit in our system service handling code. () 2024-04-04 08:25:52 -04:00
netdata-updater.conf Add check to avoid auto-installing new major versions of Netdata. () 2024-01-17 06:49:57 -05:00
netdata.conf update default netdata.conf used for native packages () 2024-01-10 15:53:16 +02:00