Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
93
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=OctoPrint service
  3.  
  4. [Service]
  5. User=octoprint
  6. ExecStart=/home/octoprint/OctoPrint/venv/bin/python /home/octoprint/src/git/OctoPrint/run
  7.  
  8. [Install]
  9. WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement