From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- straper/db/public/network/hosts.deny | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 straper/db/public/network/hosts.deny (limited to 'straper/db/public/network/hosts.deny') diff --git a/straper/db/public/network/hosts.deny b/straper/db/public/network/hosts.deny deleted file mode 100644 index f393e64..0000000 --- a/straper/db/public/network/hosts.deny +++ /dev/null @@ -1,17 +0,0 @@ -# /etc/hosts.deny: list of hosts that are _not_ allowed to access the system. -# See the manual pages hosts_access(5) and hosts_options(5). -# -# Example: ALL: some.host.name, .some.domain -# ALL EXCEPT in.fingerd: other.host.name, .other.domain -# -# If you're going to protect the portmapper use the name "rpcbind" for the -# daemon name. See rpcbind(8) and rpc.mountd(8) for further information. -# -# The PARANOID wildcard matches any host whose name does not match its -# address. -# -# You may wish to enable this to ensure any programs that don't -# validate looked up hostnames still leave understandable logs. In past -# versions of Debian this has been the default. -# ALL: PARANOID - -- cgit v1.3