https://bugs.contribs.org/show_bug.cgi?id=11386
Terry Fage <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #3 from Terry Fage <[email protected]> ---
we did back then this is working OK, some issues with the basic service file
[Unit]
Description=Web Services Dynamic Discovery host daemon
; Start after the network has been configured
After=network-online.target
After=bootstrap-console.service
Wants=network-online.target
; It makes sense to have Samba running when wsdd starts, but is not required
; Wants=smb.service
[Service]
Type=simple
; ExecStartPre=/bin/sleep 30
ExecStart=/usr/bin/wsdd -4 -i eth0 -w sme-server -s
User=wsdd
Group=wsdd
[Install]
WantedBy=multi-user.target
the extra after= in the Unit section was suggested by JP back whn to try and
ensure it announced itself on a reboot, ikt does., rem the smb shite and the
only mute point was the wantedby=
--
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/