Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 4 |
- |
1 |
# Add extra options here
|
|
|
2 |
EXTRAOPTIONS=""
|
|
|
3 |
#
|
|
|
4 |
# This is the locale information that xinetd uses. It is passed to every
|
|
|
5 |
# server that xinetd starts. It is set to en_US to maintain compatability
|
|
|
6 |
# with previous Red Hat Linux releases.
|
|
|
7 |
#
|
|
|
8 |
# To remove all locale information from xinetd's environment, set
|
|
|
9 |
# XINETD_LANG to the empty string or the string "none".
|
|
|
10 |
XINETD_LANG="en_US"
|