Created
July 11, 2019 11:46
-
-
Save Jalle19/d951e369b876ccba9a9bfe25155df2cb to your computer and use it in GitHub Desktop.
hath.service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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