This file is indexed.

/etc/ipkungfu/pre.conf is in ipkungfu 0.6.1-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# =========================================================================
# $Id: pre.conf 41 2005-10-30 23:39:47Z s0undt3ch $
# =========================================================================

# This is a script that will be run at the very beginning 
# of ipkungfu's execution.  Anything you want to run before 
# the firewall is loaded, every time it is loaded, can be 
# added here.  It is parsed exactly like a bash script.

# Example:
#/bin/echo "`date`: ipkungfu started" >> /root/mylogs