2021-03-01 12:44:16 +00:00
|
|
|
## Path: Network/WSDD
|
|
|
|
## Description: WSDD Configuration
|
2020-04-28 07:53:42 +00:00
|
|
|
## Type: string
|
|
|
|
## Default: ""
|
|
|
|
## ServiceRestart:·wsdd
|
|
|
|
# Windows domain
|
2020-05-07 19:16:51 +00:00
|
|
|
# If empty use the machines domain, overrides WSDD_WORKGROUP
|
2020-04-28 07:53:42 +00:00
|
|
|
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
|
2021-03-01 12:44:16 +00:00
|
|
|
# Additional wsdd options
|
2020-04-28 07:53:42 +00:00
|
|
|
WSDD_ARGS=""
|