Elektrine lite

← Feed

@hailey@hails.org

Post #3024022

2026-04-30 11:49 UTC

@s0@cathode.church check out the service files arch linux ships! They have been on leading edge of systemd for a long time and their config is quite good and less encumbered by legacy than the bigger distros. eg postgresql.service https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/blob/main/postgresql.service

Replies (1)

  • @hailey@hails.org 2026-04-30 11:57

    @s0@cathode.church basically you want to lock as much down as you can for each service without impacting functionality. less kernel surface area exposed = less bugs you have to care about

    Open ##3024023