mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Delete Thing to resolve conflict with thing.
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
# Systemd
|
||||
|
||||
- How to keep a user process running:
|
||||
- https://jimsaunders.net/2017/08/03/simple-per-user-systemd.html
|
||||
- Scripts go in .config/systemd/user/, add an example.service file and then:
|
||||
- systemctl --user enable example
|
||||
- systemctl --user start example
|
||||
Reference in New Issue
Block a user