Provide Systemd Unit

Bug report.

Here is a Systemd unit file to run pa-dlna:

[Unit]
Description=Sound Service DLNA connector
Documentation=https://gitlab.com/xdegaye/pa-dlna

After=pipewire.service
Requires=pipewire.service
# After=pulseaudio.service
# Requires=pulseaudio.service

[Service]
ExecStart=/usr/bin/pa-dlna

LockPersonality=true
NoNewPrivileges=true
MemoryDenyWriteExecute=true
RemoveIPC=true
RestrictNamespaces=true
RestrictRealtime=true
RestrictSUIDSGID=true
SystemCallArchitectures=native
SystemCallFilter=@system-service

[Install]
WantedBy=default.target

Your environment.

  • pa-dlna version: 0.14
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information