diff options
author | krion <krion@FreeBSD.org> | 2003-07-23 16:49:01 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-23 16:49:01 +0800 |
commit | 7a5720a5caf3a74cd1e7abbda96f738224e17c61 (patch) | |
tree | c6492c0224454c01f07be66d0237af718d2e22b6 /net-mgmt/ipaudit/pkg-message | |
parent | 3357ca11d8d29278353cd7e75fcca83c74ebd92f (diff) | |
download | freebsd-ports-gnome-7a5720a5caf3a74cd1e7abbda96f738224e17c61.tar.gz freebsd-ports-gnome-7a5720a5caf3a74cd1e7abbda96f738224e17c61.tar.zst freebsd-ports-gnome-7a5720a5caf3a74cd1e7abbda96f738224e17c61.zip |
Port added with slight modification
PR: 54510
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'net-mgmt/ipaudit/pkg-message')
-rw-r--r-- | net-mgmt/ipaudit/pkg-message | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/ipaudit/pkg-message b/net-mgmt/ipaudit/pkg-message new file mode 100644 index 000000000000..c514dad84682 --- /dev/null +++ b/net-mgmt/ipaudit/pkg-message @@ -0,0 +1,11 @@ +*********************************************************** + + Please copy %%PREFIX%%/etc/ipaudit.conf.sample to + %%PREFIX%%/ipaudit.conf by yourself and modify it, + then start ipaudit with + + 'ipaudit -g /usr/local/etc/ipaudit.conf' command. + + Thanks. + +*********************************************************** |