diff options
author | edwin <edwin@FreeBSD.org> | 2006-04-01 20:22:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-04-01 20:22:23 +0800 |
commit | 396f92968061d6f60226be32156a446d7e53ab45 (patch) | |
tree | c864ee607464255623c2f9489ea52ca59a801df9 /net-p2p/opennap/files | |
parent | 605d1669d25a14293da2ad64d801b0cb19543f3f (diff) | |
download | freebsd-ports-graphics-396f92968061d6f60226be32156a446d7e53ab45.tar.gz freebsd-ports-graphics-396f92968061d6f60226be32156a446d7e53ab45.tar.zst freebsd-ports-graphics-396f92968061d6f60226be32156a446d7e53ab45.zip |
Use SUB_FILES for pkg-message
Diffstat (limited to 'net-p2p/opennap/files')
-rw-r--r-- | net-p2p/opennap/files/pkg-message.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/net-p2p/opennap/files/pkg-message.in b/net-p2p/opennap/files/pkg-message.in new file mode 100644 index 00000000000..475a03b6158 --- /dev/null +++ b/net-p2p/opennap/files/pkg-message.in @@ -0,0 +1,25 @@ +************************************************* + +A default administrator user has been created. +The user name is 'admin', password 'opennap'. +You will probably want to change these. +To do so, edit the file +%%PREFIX%%/share/opennap/users . + +Example configuration files are located in +%%PREFIX%%/share/opennap/examples/ . Copy +them to %%PREFIX%%/share/opennap, removing the +'sample.' prefix (e.g. 'sample.conf' becomes +'conf') and edit to your preferences. + +Documentation is installed under +%%PREFIX%%/share/doc/opennap . + +If you would like to link your server to the +global Napigator search system, go to +http://www.napigator.com/ and follow the +directions under "CAN I RUN MY OWN NAP SERVER?" + +Have fun! + +************************************************* |