Herbert Graeber
48b59ef08f
- Fix handling of WSDD_WORKGROUP - Let WSDD_DOMAIN override WSDD_WORKGROUP OBS-URL: https://build.opensuse.org/request/show/801369 OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=2
34 lines
749 B
Plaintext
34 lines
749 B
Plaintext
## Path: Network/WSD
|
|
## Description: WSD Configuration
|
|
## Type: string
|
|
## Default: ""
|
|
## ServiceRestart:·wsdd
|
|
# Windows domain
|
|
# If empty use the machines domain, overrides WSDD_WORKGROUP
|
|
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=""
|