Make the debian/rules a bit more modern
[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 # Options to pass to xinetd
5 #
6 # -stayalive comes by default : it can be removed if xinetd is expected
7 # not to start when no service is configured
8 #
9 XINETD_OPTS="-stayalive"