mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
Delete Thing to resolve conflict with thing.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Thing
|
||||
- What is this thing?
|
||||
- Perhaps it's up to the reader. It is an open door. "These open doors"
|
||||
@@ -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