diff options
author | Eloy Paris <peloy@samba.org> | 2003-06-01 04:30:13 +0000 |
---|---|---|
committer | Eloy Paris <peloy@samba.org> | 2003-06-01 04:30:13 +0000 |
commit | 72cc0c82c415c872e270d924c795d6ac907a32fb (patch) | |
tree | dd0b7cb81c75fe123179988c264e445383eb25ed /packaging/Debian/debian/swat.config | |
parent | dbd4a83c7ffbf7043e085c5382f55cf336daf27e (diff) | |
download | samba-72cc0c82c415c872e270d924c795d6ac907a32fb.tar.gz samba-72cc0c82c415c872e270d924c795d6ac907a32fb.tar.bz2 samba-72cc0c82c415c872e270d924c795d6ac907a32fb.zip |
Bringing packaging/Debian/ up to date with the current Samba package
in Debian unstable. The stuff here was ages old...
(This used to be commit 5646df8bfb327d74f9c07fc219023a5aecdbc70d)
Diffstat (limited to 'packaging/Debian/debian/swat.config')
-rw-r--r-- | packaging/Debian/debian/swat.config | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packaging/Debian/debian/swat.config b/packaging/Debian/debian/swat.config new file mode 100644 index 0000000000..3dbebce796 --- /dev/null +++ b/packaging/Debian/debian/swat.config @@ -0,0 +1,12 @@ +#/bin/sh -e +# +# $Id: swat.config,v 1.1.2.1 2003/06/01 04:30:10 peloy Exp $ +# + +# Source debconf library. +. /usr/share/debconf/confmodule + +db_title "Samba Web Administration Tool (SWAT)" + +db_input medium swat/smb_conf_warn || true +db_go |