You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 line
200 B

  1. [Unit]
  2. Description=JTTools Server
  3. After=network.target
  4. [Service]
  5. User=root
  6. Restart=on-failure
  7. WorkingDirectory=/home/jttools/
  8. ExecStart=/home/jttools/JTTools
  9. [Install]
  10. WantedBy=multi-user.target