summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-12-04 14:31:19 -0400
committerKali Kaneko <kali@leap.se>2015-12-04 15:52:38 -0400
commit66e3bda092a81176fc7d553d744ad36e5b825e56 (patch)
treeff3f5348827d93c163a3ad6085dafbe57c90b059
parent37672d4caf1d2a0907732d1df257b13f0fdfd4a5 (diff)
[pkg] fix outdated tac file path
-rw-r--r--pkg/leap-mx.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/leap-mx.init b/pkg/leap-mx.init
index 3878bce..8093c22 100644
--- a/pkg/leap-mx.init
+++ b/pkg/leap-mx.init
@@ -12,7 +12,7 @@
PATH=/sbin:/bin:/usr/sbin:/usr/bin
PIDFILE=/var/run/leap_mx.pid
RUNDIR=/var/lib/leap_mx/
-FILE=/usr/share/app/leap_mx.tac
+FILE=/usr/share/app/mx.tac
TWISTD_PATH=/usr/bin/twistd
USER=leap-mx
GROUP=leap-mx