[Unit] Description=大时代 Production Service After=network.target [Service] Type=simple WorkingDirectory=/root/code/evotraders ExecStart=/root/code/evotraders/scripts/run_prod.sh Restart=always RestartSec=5 Environment=PYTHONUNBUFFERED=1 [Install] WantedBy=multi-user.target