File: xinetd-default

package info (click to toggle)
xinetd 1%3A2.3.13-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,848 kB
  • ctags: 1,710
  • sloc: ansic: 16,015; sh: 2,686; makefile: 652; perl: 173
file content (9 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Default settings for xinetd. This file is sourced by /bin/sh from
# /etc/init.d/xinetd

# Options to pass to xinetd
#
# -stayalive comes by default : it can be removed if xinetd is expected
# not to start when no service is configured
#
XINETD_OPTS="-stayalive"