prepare the lets be a superserver release.
[packages/xinetd.git] / debian / xinetd.defaults
1 # Default settings for xinetd. This file is sourced by /bin/sh from
2 # /etc/init.d/xinetd
3
4 # enable xinetd Inetd compat mode
5 INETD_COMPAT=Yes
6
7 # Options to pass to xinetd
8 #
9 # -stayalive comes by default : it can be removed if xinetd is expected
10 # not to start when no service is configured
11 #
12 XINETD_OPTS="-stayalive"