summaryrefslogtreecommitdiffstats
path: root/build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-09-19 02:12:09 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-09-19 02:12:09 (GMT)
commit2e5bbabf1f5e0f341be196f2f5575d91859bd2d0 (patch)
treea34146680fb449c61fa50fe1b1dcc3bbd598f204 /build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow
parent43a158579d6c32f069fbc287a55227552276f808 (diff)
downloadlinhes_dev-2e5bbabf1f5e0f341be196f2f5575d91859bd2d0.zip
larch7: cleanup up profiles.
l7 is not working yet, but still working on it. Signed-off-by: James Meyer <james.meyer@operamail.com>
Diffstat (limited to 'build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow')
-rw-r--r--build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow13
1 files changed, 0 insertions, 13 deletions
diff --git a/build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow b/build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow
deleted file mode 100644
index f8cc8f5..0000000
--- a/build_tools/l7/larch0/profiles/xmaxi/rootoverlay/etc/hosts.allow
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# /etc/hosts.allow
-#
-
-ALL: 127.0.0.1
-
-# To allow ssh in from anywhere
-#sshd: ALL
-
-# To allow ssh in from local net (example)
-#sshd: 192.168.178.0/255.255.255.0
-
-# End of file