File: config

package info (click to toggle)
sslh 1.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 592 kB
  • sloc: ansic: 2,386; perl: 402; sh: 293; makefile: 101
file content (14 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
set -e

# Source debconf library.
. /usr/share/debconf/confmodule

action=$1
version=$2

db_title sslh configuration

db_input high sslh/inetd_or_standalone || true
db_go  || true