add note about lingering in the readme

This commit is contained in:
Marco Cawthorne 2023-11-18 16:46:34 -08:00
parent ebdea9b056
commit a94cc00378
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ https://code.idtech.space/eukara/gist/raw/branch/main/freehlded-bootstrap.sh
simply run `./copy-cfgs.sh` and it will copy the `server.cfg` files. simply run `./copy-cfgs.sh` and it will copy the `server.cfg` files.
You can also run `sudo ./install-services.sh` to install the systemd service files. You can also run `sudo ./install-services.sh` to install the systemd service files.
**Do edit them first**, they assume the dedicated server sits in `~/halflife`. They'll be run in user mode. **Do edit them first**, they assume the dedicated server sits in `~/halflife`. They'll be run in user mode. If you want them to keep running after logging out, *enable lingering* like so: `sudo loginctl enable-linger username`
From then on you can enable them all like this: From then on you can enable them all like this: