mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
c32c36d96f
(This used to be commit 65022f1dde
)
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
#/bin/sh -e
|
|
#
|
|
#
|
|
|
|
# Source debconf library.
|
|
. /usr/share/debconf/confmodule
|
|
|
|
db_title "Samba Web Administration Tool (SWAT)"
|
|
|
|
db_input medium swat/smb_conf_warn || true
|
|
db_go
|