feat(persist): add systemd persistence backend with uninstall

https://chatgpt.com/share/69733e45-96ec-800f-9aad-0cac7306dedd
This commit is contained in:
2026-01-23 10:23:59 +01:00
parent 77da7a4acb
commit f534d025d0
8 changed files with 270 additions and 20 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.pyc
__pycache__
dist/
build/*
*.egg-info