summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-01-30 16:02:51 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-01-30 16:02:51 +0200
commitc10b4e4f9a1ef62f597e2d986754d53071e806c4 (patch)
tree0007ef57643e55b45cfd30269bf139566f1bb01b /system
parent3c089f2776c699f5ee4bae92d87a550b429869e0 (diff)
after network.target
Diffstat (limited to 'system')
-rw-r--r--system/netdata-systemd2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/netdata-systemd b/system/netdata-systemd
index e45d7975fc..7033cef67a 100644
--- a/system/netdata-systemd
+++ b/system/netdata-systemd
@@ -1,6 +1,6 @@
[Unit]
Description=netdata
-After=httpd.service squid.service nfs-server.service mysqld.service named.service postfix.service
+After=network.target httpd.service squid.service nfs-server.service mysqld.service named.service postfix.service
[Service]
Type=forking