diff --git a/README.md b/README.md index dc99748..0c96a92 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ https://code.idtech.space/eukara/gist/raw/branch/main/freehlded-bootstrap.sh ...and you cloned this repo into its own directory inside of it, e.g. `configs/`, simply run `./copy-cfgs.sh` and it will copy the `server.cfg` files. +## systemd services, the rundown + 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. If you want them to keep running after logging out, *enable lingering* like so: `sudo loginctl enable-linger username`