Package: dante-server
Version: 1.4.3+dfsg-3.1+b3
Severity: normal
Tags: patch

Dear Maintainer,

the danted service does not start if directory /opt does not exist.
/opt is not created by default, so it does not exist on all Debian
installations.

The culprit is in /usr/lib/systemd/system/danted.service:

InaccessibleDirectories=/boot /home /media /mnt /opt /root

should be changed to

InaccessibleDirectories=/boot /home /media /mnt -/opt /root


That way, a missing /opt directory gets simply ignored.


-- System Information:
Debian Release: 13.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable'), (400, 'testing'), (300, 'unstable'), (200, 'experimental'), (140, 
'oldstable-updates'), (140, 'oldstable-security'), (140, 'bookworm-fasttrack'), 
(140, 'bookworm-backports-staging'), (140, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.57+deb13-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dante-server depends on:
ii  init-system-helpers        1.69~deb13u1
ii  libc6                      2.41-12
ii  libcrypt1                  1:4.4.38-1
ii  libpam0g                   1.7.0-5
ii  libwrap0                   7.6.q-36
ii  lsb-base                   11.6
ii  sysvinit-utils [lsb-base]  3.14-4

dante-server recommends no packages.

dante-server suggests no packages.

Reply via email to