Default commit message, part of an automated flow.

This commit is contained in:
2021-08-18 18:14:17 +02:00
parent e942e3eb29
commit 566895e725
+1 -1
View File
@@ -7,7 +7,7 @@
- `loginctl enable-linger username`
- If you get any bus errors, you may need to:
- `export XDG_RUNTIME_DIR=/run/user/\`id -u\``
- Scripts go in `.config/systemd/user/`, add an example.service file and then:
- Scripts go in `.config/systemd/user/`, add an `example.service` file and then:
- `systemctl --user start example`
- `systemctl --user enable example`
- See `agora-server.service` in [[go/agora-server]] as an example.