Commit Graph

7 Commits

Author SHA1 Message Date
srestegosaurio 25decf1617 systemd: Add example service hardening
Include some trivial sandboxing options in the provided service files
as an example and lead users to `systemd-analyze security`.

While being a trivial change and far from a secure service it is an
improvement and may push downstream packagers and/or users to add even
a bit of sandboxing.

Signed-off-by: srestegosaurio <lcdt@disroot.org>
2025-08-26 20:25:08 +02:00
tippfehlr 9dae540c87 systemd: Provide user service for radicle-node
This file should usually be packaged to `/usr/lib/systemd/user`.
Otherwise, copy it to `/etc/systemd/user`.
2025-06-02 19:47:27 +02:00
Lorenz Leutgeb e0d18b8656 systemd: Add example configuration for DNS-SD 2025-05-12 10:03:47 +01:00
cloudhead a4989b7ce7
Remove `radicle-httpd` crate
The HTTP daemon is moved to the `radicle-explorer` repository. Hence,
all traces of it are removed from this repository.
2024-06-06 11:14:00 +02:00
cloudhead 292ff01923
systemd: Update for system install
While these unit files were good for a user install, they were not
appropriate for running *system* services. Since most users nowadays
use `rad node` to manage their node, it makes more sense for the unit
files to be oriented towards server use.
2024-02-08 12:34:26 +01:00
cloudhead d722638905
systemd: Small improvements to unit files 2024-01-24 10:48:11 +01:00
Alexis Sellier e33661738c
Move unit files to `systemd` directory 2023-06-22 12:13:30 +02:00