Files
wsdd/sysconfig.wsdd
Marcus Meissner b3b9a88e93 Accepting request 798045 from home:hgraeber
Implementation of a ws-discovery protocol daemon. Helps to make samba servers more discoverable by windows clients and dolphin 20.04

OBS-URL: https://build.opensuse.org/request/show/798045
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=1
2020-04-28 07:53:42 +00:00

34 lines
723 B
Plaintext

## Path: Network/WSD
## Description: WSD Configuration
## Type: string
## Default: ""
## ServiceRestart:·wsdd
# Windows domain
# If empty use the machines domain
WSDD_DOMAIN=""
## Type: string
## Default: ""
## ServiceRestart:·wsdd
# Windows workgroup.
# If empty use the domain name
WSDD_WORKGROUP=""
## Type: string
## Default: ""
## ServiceRestart:·wsdd
# Hostname
# If empty use the machines hostname
WSDD_HOSTNAME=""
## Type: string
## Default: ""
## ServiceRestart:·wsdd
# If empty use all interfaces, except loopback interfaces
WSDD_INTERFACES=""
## Type: string
## Default: ""
## ServiceRestart:·wsdd
WSDD_ARGS=""