- change jx-callback.service Requires MySQL to Wants MySQL.

- don't treat CreateWaybill fail as warning.
This commit is contained in:
gazebo
2018-08-01 10:23:59 +08:00
parent 7afa99620a
commit cd3a4b651a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[Unit]
Description=jx-callback service
Requires=mysql.service
Wants=mysql.service
After=network.target
After=mysql.service