1
|
Update the path to lmgrd, license.dat, and comsol56.log in case you have different locations for these files.
|
2
|
Optionally, replace username with an actual username. Preferably do not use root; instead, use the account used to install COMSOL or another account with access to both the lmgrd executable and the log file location above.
|
3
|
Create a /usr/tmp directory if it does not exist and set its permissions to 1777 with the chmod 1777 /usr/tmp command.
|
4
|
If you already have the license manager installed using systemd, stop the previous version of it by typing systemctl stop lmcomsol.
|
5
|
Copy the lmcomsol.service file to /usr/lib/systemd/system/ and run the systemctl enable lmcomsol and systemctl start lmcomsol commands to activate the license manager.
|