summarylogtreecommitdiffstats
path: root/opencloud.service
AgeCommit message (Collapse)Author
2026-06-02opencloud-git: somewhat sync with extra/opencloudNarrat
Main change: Switch to the opencloud user. In that regard each package is interchangeably. Didn't rename any files yet, as I find this nomenclature more meaningful. Adopt patch and drop the current one. Also adopt post_install message. The patch causes the GOFLAGS line to be dropped as it is included in the patch. Binary is still renamed to opencloud-server.
2025-03-11opencloud-git: enable systemd sandboxing optionsNarrat
All error logs up to now also appeared without those options set. Only let ProtectSystem be disabled, as it will cause TLS errors. Although the program itself will still work
2025-03-04opencloud-git: rename binaryNarrat
otherwise it has the potential to conflict with an opencloud-desktop package
2025-03-04opencloud-git: initial commitNarrat