summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@leap.se>2013-05-07 13:48:07 -0300
committerTomas Touceda <chiiph@leap.se>2013-05-07 13:48:07 -0300
commit205126c7ad14116847d6a4bb8f50f2ae3b0c4558 (patch)
tree315854b181fb126282f644485c1d0e844ccbda5f /pkg
parent37e99543c3eff96b2011da16243ed17aa62b8281 (diff)
Place mx.tac in /usr/local/bin/
Diffstat (limited to 'pkg')
-rw-r--r--pkg/leap_mx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/leap_mx b/pkg/leap_mx
index d18d44f..0b50426 100644
--- a/pkg/leap_mx
+++ b/pkg/leap_mx
@@ -4,7 +4,7 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin
pidfile=/var/run/leap_mx.pid \
rundir=/var/lib/leap_mx/ \
-file=/etc/leap/mx.tac \
+file=/usr/local/bin/mx.tac \
logfile=/var/log/leap_mx.log
[ -r /etc/default/leap_mx ] && . /etc/default/leap_mx