summarylogtreecommitdiffstats
path: root/mumax3@.service
blob: b95e00d80bc64ed575e559dba306c731bcc9cbb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]                                                                                                               
Description=MuMax3 server
After=network.target

[Service]
User=mumax3
WorkingDirectory=~
Type=simple
ExecStart=/opt/mumax3/mumax3-server -exec /opt/mumax3/mumax3 -l %i
ExecReload=/bin/kill -s HUP $MAINPID

[Install]
WantedBy=multi-user.target