Skip to content

Run dlt-daemon under the '_dlt' user instead of 'nobody'

Dylan Aïssi requested to merge wip/daissi/509 into apertis/v2025dev1

See: https://bugs.debian.org/1055580

Fix is based on dlt-daemon 2.18.10-9:

  • dlt-daemon depends on adduser
  • Add dlt-daemon.postinst and dlt-daemon.postrm from 2.18.10-9 to handle creation and deletion of the "_dlt" user and group.

Fix: infrastructure/apertis-issues#509 (closed)

Merge request reports