Skip to content

Instantly share code, notes, and snippets.

@Jalle19
Created July 11, 2019 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jalle19/d951e369b876ccba9a9bfe25155df2cb to your computer and use it in GitHub Desktop.
Save Jalle19/d951e369b876ccba9a9bfe25155df2cb to your computer and use it in GitHub Desktop.
hath.service
[Unit]
Description=Hentai at Home
After=network.target
[Service]
Type=simple
User=hath
Group=hath
WorkingDirectory=/home/hath
ExecStart=/usr/bin/java -jar HentaiAtHome.jar
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment