Changes

Jump to navigation Jump to search
686 bytes removed ,  16:37, 24 September 2021
Line 1: Line 1: −
{{Incomplete}}
  −
{{Needs review}}
  −
{{Level|Developer}}
   
{{Languages}}
 
{{Languages}}
    
===Maintainer===
 
===Maintainer===
[mailto:jcrisp@safeandsoundit.co.uk [[User:ReetP|Jonn C.]]] from [https://www.reetspetit.com/]
+
[mailto:jcrisp@safeandsoundit.co.uk][[User:ReetP|John C.]] from [https://www.reetspetit.com/]
   −
=== Version ===
+
===Version===
    
{{#smeversion: smeserver-wsdd }}
 
{{#smeversion: smeserver-wsdd }}
   −
=== Description ===
+
===Description===
 
wsdd implements a Web Service Discovery host daemon. This enables (Samba) hosts, like your local server device, to be found by Web Service Discovery Clients like Windows.
 
wsdd implements a Web Service Discovery host daemon. This enables (Samba) hosts, like your local server device, to be found by Web Service Discovery Clients like Windows.
   Line 25: Line 22:     
===Installation===
 
===Installation===
Add EPEL repo
+
  yum install smeserver-wsdd --enablerepo=smecontribs
 
  −
/sbin/e-smith/db yum_repositories set epel repository \
  −
Name 'Epel - EL7' \
  −
BaseURL 'http://download.fedoraproject.org/pub/epel/7/$basearch' \
  −
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=$basearch' \
  −
EnableGroups no \
  −
GPGCheck yes \
  −
GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
  −
Exclude perl-Razor-Agent \
  −
Visible no \
  −
status disabled
  −
 
  −
signal-event yum-modify
  −
 
  −
  yum install smeserver-wsdd --enablerepo = epel,smecontribs
      
  signal-event post-upgrade; signal-event reboot  
 
  signal-event post-upgrade; signal-event reboot  
   −
The rpm now does systemctl enable wsdd - this will be resolved correctly with the https://bugs.contribs.org/show_bug.cgi?id=11209
+
The rpm now does a # systemctl enable wsdd  
    
  systemctl status wsdd.service
 
  systemctl status wsdd.service
Line 68: Line 50:  
     status=enabled
 
     status=enabled
   −
# config setprop wsdd status enabled/disabled
+
config setprop wsdd status enabled/disabled
      Line 79: Line 61:  
  systemctl disable wsdd
 
  systemctl disable wsdd
   −
This will be modified with the fix in https://bugs.contribs.org/show_bug.cgi?id=11209
+
Templated unit file
 
  −
Templated unit file:
      
  /usr/lib/systemd/system/wsdd.service
 
  /usr/lib/systemd/system/wsdd.service
Line 93: Line 73:  
  [Service]
 
  [Service]
 
  Type=simple
 
  Type=simple
  ExecStart=/usr/bin/wsdd 4 -i eth0 -w TF_SL --shortlog
+
  ExecStart=/usr/bin/wsdd 4 -i eth0 -w workgroup --shortlog
 
  ExecStartPre=/bin/sleep 30
 
  ExecStartPre=/bin/sleep 30
 
  # User=wsdd
 
  # User=wsdd
Line 134: Line 114:  
{{#smechangelog: smeserver-wsdd}}
 
{{#smechangelog: smeserver-wsdd}}
 
----
 
----
[[Category:Howto]]
+
 
 
[[Category:Contrib]]
 
[[Category:Contrib]]

Navigation menu