summaryrefslogtreecommitdiffstats
path: root/retiolum
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2014-02-19 13:58:09 +0100
committertv <tv@nomic.retiolum>2014-02-19 13:58:32 +0100
commit69afd37b41d04b25a868da7d8fd2241b2a3aaa03 (patch)
tree9c59983dcaf41f4fe9bba26bcbc4a5cc202560da /retiolum
parent2ce39803bf71bd49503ee8a6d81d73091883b465 (diff)
hosts sync: fix pasto
Diffstat (limited to 'retiolum')
-rw-r--r--retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service b/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service
index 60d4799f..16235a6d 100644
--- a/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service
+++ b/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service
@@ -3,7 +3,7 @@ Description=retiolum github hosts sync
After=network.target
[Service]
-EnvironmentFile=/etc/conf.d/retiolum-github-hosts-sync.conf
+EnvironmentFile=/etc/conf.d/hosts-sync.conf
ExecStart=/krebs/retiolum/scripts/github_hosts_sync/index
KillMode=process
User=hosts-sync