kinglong-control.service 160 B

12345678910
  1. [Unit]
  2. Description=Your Service Description
  3. [Service]
  4. Type=simple
  5. User=root
  6. ExecStart=/root/rosbag-handle/pji-control.exe
  7. [Install]
  8. WantedBy=multi-user.target