File: etc.sysconfig.sslh

package info (click to toggle)
sslh 1.18-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 508 kB
  • ctags: 254
  • sloc: ansic: 2,106; perl: 316; sh: 292; makefile: 98
file content (36 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
# The default processing model uses select
# A fork model is also available
#
#SSLH=/usr/sbin/sslh-select

#
# If transparent mode is enabled, the following
# is needed in order to run as sslh user
#
#SSLH_USER=sslh
#setcap cap_net_bind_service,cap_net_admin=+ep $SSLH

#
# Configuration file for sslh
# Set empty to disable configuration file support
#
#CONFIG=/etc/sslh.cfg

#
# Extra option to pass on comand line
# Those can supersede configuration file settings
# 
#OPTIONS=

#
# The sslh process is started by default with the C
# locale, it can be changed here
#
#SSLH_LANG=C

#
# If an alternate location is specified in configuration
# file, it needs to be reported here
#
#PIDFILE=/var/run/sslh/sslh.pid