wsdd/sysconfig.wsdd
Herbert Graeber 7379460409 Accepting request 875976 from home:hgraeber:branches:network
- 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
2021-03-01 12:44:16 +00:00

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