diff --git a/Thing.md b/Thing.md deleted file mode 100644 index 73af5a403..000000000 --- a/Thing.md +++ /dev/null @@ -1,3 +0,0 @@ -# Thing -- What is this thing? -- Perhaps it's up to the reader. It is an open door. "These open doors" diff --git a/systemd.md b/systemd.md index 9bbec27e7..4291d4294 100644 --- a/systemd.md +++ b/systemd.md @@ -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 \ No newline at end of file diff --git a/thing.md b/thing.md index 19ae112ed..73af5a403 100644 --- a/thing.md +++ b/thing.md @@ -1,2 +1,3 @@ # Thing - +- What is this thing? +- Perhaps it's up to the reader. It is an open door. "These open doors"