summaryrefslogtreecommitdiffstats
path: root/shib_secondary/remote/bwlp-master.service
diff options
context:
space:
mode:
Diffstat (limited to 'shib_secondary/remote/bwlp-master.service')
-rw-r--r--shib_secondary/remote/bwlp-master.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/shib_secondary/remote/bwlp-master.service b/shib_secondary/remote/bwlp-master.service
new file mode 100644
index 0000000..d0e1d20
--- /dev/null
+++ b/shib_secondary/remote/bwlp-master.service
@@ -0,0 +1,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