cleanup systemd unit files After (#16332)
Ilya Mashchenko committed
Nov 6, 2023 at 17:36 UTC
ece352867ce5c006837e0d1ed4367eeed9bc57ea
2 files changed
+2
-2
system/systemd/netdata.service.in
+1
-1
@@ -3,7 +3,7 @@
3
Description=Real time performance monitoring
4
5
# append here other services you want netdata to wait for them to start
6
-After=network.target httpd.service squid.service nfs-server.service mysqld.service mysql.service named.service postfix.service chronyd.service
6
+After=network.target
7
8
[Service]
9
Type=simple
system/systemd/netdata.service.v235.in
+1
-1
@@ -3,7 +3,7 @@
3
Description=Real time performance monitoring
4
5
# append here other services you want netdata to wait for them to start
6
-After=network.target httpd.service squid.service nfs-server.service mysqld.service mysql.service named.service postfix.service chronyd.service
6
+After=network.target
7
8
[Service]
9
Type=simple