Advertisement
Guest User

Untitled

a guest
Mar 16th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. [Unit]
  2. Description=Tibia Server
  3. After=mysql.service
  4.  
  5. [Service]
  6. Type=simple
  7. ExecStart=/home/pi/forgottenserver/tfs
  8. Restart=always
  9.  
  10. [Install]
  11. WantedBy=multi-user.target
  12. WantedBy=network-online.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement