https://bugs.contribs.org/show_bug.cgi?id=11209
--- Comment #5 from Terry Fage <[email protected]> ---
Issue is template is not expanding
see the wsdd bug error , not seen before, try a reboot
OK, settings nee doing
[Unit]
Description=Web Services Dynamic Discovery host daemon
Documentation=man:wsdd(1)
After=network-online.target
Wants=network-online.target
Wants=smb.service
[Service]
Type=simple
EnvironmentFile=-/etc/sysconfig/wsdd
ExecStart=/usr/bin/wsdd --shortlog $OPTIONS
User=wsdd
Group=wsdd
[Install]
WantedBy=multi-user.target
this is not firing from the template
[Service]
Type=simple
; ExecStartPre=/bin/sleep 30
{
$OUT .= "ExecStart=/usr/bin/wsdd -4 -i $InternalInterface{Name} -w
$smb{Workgroup} -s";
}
User=wsdd
Group=wsdd
template is not setting the wsdd.service file
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/