Consolidate distro packaging files #973

Merged
Jade merged 4 commits from ginger/continuwuity:consolidate-services into main 2025-09-06 14:03:57 +00:00

4 commits

Author SHA1 Message Date
e3072c4392
fix: Move packaging files from dist/ to pkg/
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
2025-09-02 12:20:23 -04:00
c0c772639f
fix: Remove unnecessary user and directory modifications
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
systemd creates a dynamic user for
continuwuity and manages directories for
it automatically, so the debian postinst
script no longer needs to do that.
2025-09-02 10:44:47 -04:00
2e687e0451
fix: Update debian systemd unit path
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
2025-09-02 10:37:25 -04:00
19c9a896a6
feat: Move packaging scripts into dist/ and consolidate the service files
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
2025-09-02 09:35:15 -04:00