Bug ID 985286
Summary dante service file broken
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter leroy.nick@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

The systemd service file dante is broken as shipped with openSUSE 13.2.  The
ExecStart line should specify the "-D" option, but doesn't.  It looks like it
is correct in Leap 42.1.

The file is /usr/lib/systemd/system/sockd.service .

ExecStart=/usr/sbin/sockd $SOCKD_OPTS

should be:

ExecStart=/usr/sbin/sockd -D $SOCKD_OPTS


You are receiving this mail because: