summaryrefslogtreecommitdiffstats
path: root/shib_secondary/remote/bwlp-master.service
blob: d0e1d20aec75f6e14ac7ee38c038cc32aaae27b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=bwLehrpool Masterserver

[Service]
User=bwlp
WorkingDirectory=/home/bwlp/server
ExecStart=/usr/bin/java -Dlog4j2.formatMsgNoLookups=true -Xmx2G -jar /home/bwlp/server/server.jar
Restart=always

[Install]
WantedBy=multi-user.target