Changes

From SME Server
Jump to navigationJump to search
28 bytes added ,  02:31, 29 November 2020
Line 81: Line 81:  
This will be modified with the fix in https://bugs.contribs.org/show_bug.cgi?id=11209
 
This will be modified with the fix in https://bugs.contribs.org/show_bug.cgi?id=11209
   −
Templated unit file:
+
Templated unit file, sets eth as o and ipv4:
    
  /usr/lib/systemd/system/wsdd.service
 
  /usr/lib/systemd/system/wsdd.service
Line 93: Line 93:  
  [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

Navigation menu