summarylogtreecommitdiffstats
path: root/do-agent.service
diff options
context:
space:
mode:
Diffstat (limited to 'do-agent.service')
-rw-r--r--do-agent.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/do-agent.service b/do-agent.service
index 422da67c005c..0163d19084b2 100644
--- a/do-agent.service
+++ b/do-agent.service
@@ -6,7 +6,7 @@ Wants=network-online.target
[Service]
User=nobody
Group=nobody
-ExecStart=/opt/digitalocean/bin/do-agent
+ExecStart=/usr/bin/do-agent
[Install]
WantedBy=multi-user.target