summaryrefslogtreecommitdiffstats
path: root/retiolum
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2014-02-19 14:10:56 +0100
committertv <tv@nomic.retiolum>2014-02-19 14:10:56 +0100
commita265ea9d0693a25fffa2ed0eaa9622b91758f51a (patch)
treed7f9066c7dd97c78197927304af9eed790aad0d4 /retiolum
parent93c56cedd11be673176f1519fd17d05f67844e34 (diff)
hosts sync: rename index for nicer journal
Diffstat (limited to 'retiolum')
-rwxr-xr-xretiolum/scripts/github_hosts_sync/hosts-sync (renamed from retiolum/scripts/github_hosts_sync/index)0
-rw-r--r--retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service2
2 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/scripts/github_hosts_sync/index b/retiolum/scripts/github_hosts_sync/hosts-sync
index 53c96efd..53c96efd 100755
--- a/retiolum/scripts/github_hosts_sync/index
+++ b/retiolum/scripts/github_hosts_sync/hosts-sync
diff --git a/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service b/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service
index 83609740..5fb9ed41 100644
--- a/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service
+++ b/retiolum/scripts/github_hosts_sync/systemd/hosts-sync.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
EnvironmentFile=/etc/conf.d/hosts-sync.conf
-ExecStart=/krebs/retiolum/scripts/github_hosts_sync/index
+ExecStart=/krebs/retiolum/scripts/github_hosts_sync/hosts-sync
KillMode=process
User=hosts-sync
Group=hosts-sync