emobort

Untitled

Dec 8th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. [Unit]
  2. Description=Ti-Value Node
  3. After=network.target
  4.  
  5. [Service]
  6. Type=simple
  7. PIDFile=/TiValue/tivalue.pid
  8.  
  9. User=root
  10. Group=root
  11.  
  12. ExecStart=/TiValue/tiValue
  13. KillSignal=15
  14. Restart=always
  15.  
  16. [Install]
  17. WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment