diff --git a/deploy/jx-print.service b/deploy/jx-print.service index 3e81fde..79f2586 100644 --- a/deploy/jx-print.service +++ b/deploy/jx-print.service @@ -18,7 +18,7 @@ Restart=always RestartSec=500ms WorkingDirectory=/jxdata/jx-callback-print -ExecStart=/bin/sh -c '/jxdata/jx-callback-print/jx-print >> /jxdata/jx-callback-print/jx-callback.log 2>&1' +ExecStart=/bin/sh -c '/jxdata/jx-callback-print/jx-print >> /jxdata/jx-callback-print/jx-print.log 2>&1' [Install] WantedBy=multi-user.target \ No newline at end of file