[Unit] Description=Market sync kline_5min — 5分钟K (评分核心) Documentation=file:///home/gao/Development/quant_home/market_sync/bin/market_sync_kline_5min_run.sh After=network-online.target market-sync-kline-daily.service Wants=network-online.target [Service] Type=oneshot WorkingDirectory=/home/gao/Development/quant_home/market_sync User=gao Group=gao ExecStart=/home/gao/Development/quant_home/market_sync/bin/market_sync_kline_5min_run.sh TimeoutStartSec=7200 StandardOutput=journal StandardError=journal SyslogIdentifier=market-sync-kline-5min Environment=PYTHONUNBUFFERED=1 [Install] WantedBy=multi-user.target