summaryrefslogtreecommitdiff
path: root/pkg/leap_mx
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/leap_mx')
-rw-r--r--pkg/leap_mx3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/leap_mx b/pkg/leap_mx
index da8a3c8..c08adb0 100644
--- a/pkg/leap_mx
+++ b/pkg/leap_mx
@@ -21,7 +21,8 @@ case "$1" in
--pidfile=$pidfile \
--rundir=$rundir \
--python=$file \
- --logfile=$logfile
+ --logfile=$logfile \
+ --syslog
echo "."
;;