diff options
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/leap-mx.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/leap-mx.init b/pkg/leap-mx.init index 60dddc4..d38cc2c 100644 --- a/pkg/leap-mx.init +++ b/pkg/leap-mx.init @@ -33,7 +33,7 @@ case "$1" in --rundir=$RUNDIR \ --python=$FILE \ --logfile=$LOGFILE \ - --syslog --prefix=leap-mx + --prefix=leap-mx echo "." ;; |