wsdd/sysconfig.wsdd

34 lines
723 B
Plaintext
Raw Normal View History

## 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=""