Herbert Graeber
7379460409
- Use sysuser-tools for creation of the wsdd user and group - Do not hijack the /run/sysconfig folder anymore - Add missing '/' OBS-URL: https://build.opensuse.org/request/show/875976 OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=12
35 lines
777 B
Plaintext
35 lines
777 B
Plaintext
## Path: Network/WSDD
|
|
## Description: WSDD 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
|
|
# Additional wsdd options
|
|
WSDD_ARGS=""
|