aboutsummaryrefslogtreecommitdiffstats
path: root/security/xinetd/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/xinetd/files/patch-ac')
-rw-r--r--security/xinetd/files/patch-ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/xinetd/files/patch-ac b/security/xinetd/files/patch-ac
new file mode 100644
index 000000000000..c5e6de36c4f3
--- /dev/null
+++ b/security/xinetd/files/patch-ac
@@ -0,0 +1,6 @@
+--- xinetd/xconv.pl Mon Oct 18 01:27:18 1999
++++ xinetd/xconv.pl Fri Feb 25 16:30:16 2000
+@@ -43 +43 @@
+- @user = split /\./, $command[4];
++ @user = split /[:\.]/, $command[4];
+