add note about lingering in the readme
This commit is contained in:
parent
ebdea9b056
commit
a94cc00378
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue