Source: minidlna
Version: 1.3.0+dfsg-2
Tags: patch

Here is what I see in dmesg today:

[    2.966154] systemd[1]: /lib/systemd/system/minidlna.service:4:
Failed to add dependency on autofs, ignoring: Invalid argument

Looking at:

% grep autofs /lib/systemd/system/minidlna.service
After=local-fs.target remote-fs.target autofs

I believe a patch is:

% grep autofs /lib/systemd/system/minidlna.service
After=local-fs.target remote-fs.target autofs.service

Reference: #747949

Thanks for consideration

Reply via email to