summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-01-25 04:37:15 +0000
committerRory& <root@rory.gay>2025-01-25 04:37:15 +0000
commit11cc65efa2909bdc7e3e978bf1f56f6d141bf82a (patch)
tree0a3944dcbf008863cde74fc2449e7e4edb7cbc6b
parentTry reducing scope of systemd services (diff)
downloadOOYE-module-11cc65efa2909bdc7e3e978bf1f56f6d141bf82a.tar.xz
Add RemainAfterExit to pre-start
-rw-r--r--module.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/module.nix b/module.nix

index 1621b53..4f437f2 100644 --- a/module.nix +++ b/module.nix
@@ -142,6 +142,7 @@ in WorkingDirectory = "/var/lib/matrix-ooye"; StateDirectory = "matrix-ooye"; DynamicUser = true; + RemainAfterExit = true; Type = "oneshot"; LoadCredential = [