summaryrefslogtreecommitdiffstats
path: root/deployd.xinetd
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-12-02 12:49:20 +0000
committerOlivier Blin <oblin@mandriva.org>2005-12-02 12:49:20 +0000
commitd263af6e6a2fc1c603249013250f9415da8c4491 (patch)
tree480e607844b649463e32e29e5248d4fcfa093e73 /deployd.xinetd
parent77f904e6ae803755e3123a193699b68160701fa2 (diff)
downloaddrakpxelinux-d263af6e6a2fc1c603249013250f9415da8c4491.tar
drakpxelinux-d263af6e6a2fc1c603249013250f9415da8c4491.tar.gz
drakpxelinux-d263af6e6a2fc1c603249013250f9415da8c4491.tar.bz2
drakpxelinux-d263af6e6a2fc1c603249013250f9415da8c4491.tar.xz
drakpxelinux-d263af6e6a2fc1c603249013250f9415da8c4491.zip
make sure the perl scripts don't output locale warnings
Diffstat (limited to 'deployd.xinetd')
-rw-r--r--deployd.xinetd1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployd.xinetd b/deployd.xinetd
index e7715b0..3b2b02d 100644
--- a/deployd.xinetd
+++ b/deployd.xinetd
@@ -7,4 +7,5 @@ service deployd
user = root
server = /usr/sbin/deployd
port = 3710
+ env = LC_ALL=C
}