Skip to content

Commit 8f16df1

Browse files
authored
Merge pull request #64 from ISISComputingGroup/update-squish-docs
Update System-Testing-with-Squish.md
2 parents 9ac1f17 + 892dd88 commit 8f16df1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/client/testing/System-Testing-with-Squish.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,11 @@ the screenshots from the most recent build will be available.
184184
## License server
185185

186186
This was set up as per https://doc.qt.io/squish/setting-up-the-squish-floating-license-server.html on
187-
`control-svcs.isis.cclrc.ac.uk` in the directory `/usr/local/squish-licenceserver`. The service is automatically started
188-
at boot time via systemd, the file `squish-licenseserver.service` has the service details and is symbolically linked
189-
from the systemd `/etc/systemd/system` area. The log file is `/var/log/squish-licenseserver.log` and the service is
190-
running on the default port of 49345.
187+
`control-svcs.isis.cclrc.ac.uk` The executable runs from `/opt/squish-license-server/bin/licenseserver` and licence is stored in `/etc/squish-license-server/licenses` The service is automatically started
188+
at boot time via systemd. Data is logged to syslog and the service is
189+
running on the default port of 49345. To see the log you can use e.g. `journalctl -u squish-license-server.service --since today`
191190

192-
To restart the licence server process, use `sudo systemctl restart squish-licenseserver.service` on the licence server
191+
To restart the licence server process, use `sudo systemctl restart squish-license-server.service` on the licence server
193192
machine.
194193

195194
## Troubleshooting

doc/spelling_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,7 @@ switchToCombo
817817
SWT
818818
synoptics
819819
sysinternals
820+
syslog
820821
systemd
821822
targetID
822823
targetplatform

0 commit comments

Comments
 (0)