projects
/
packages
/
xinetd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Import previous packager work.
[packages/xinetd.git]
/
debian
/
xinetd-default
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"