source: freewrt/package/portmap/Config.in@ 18c227bd

freewrt_2_0
Last change on this file since 18c227bd was 5d9f1ed, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

more init script fixes

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1009 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 357 bytes
Line 
1config FWRT_PACKAGE_PORTMAP
2 prompt "portmap........................... RPC Portmapper"
3 tristate
4 default n
5 select FWRT_PACKAGE_LIBWRAP
6 help
7 Portmap is a server that converts RPC (Remote Procedure Call) program
8 numbers into DARPA protocol port numbers. It must be running in order
9 to make RPC calls. Services that use RPC include NFS and NIS.
Note: See TracBrowser for help on using the repository browser.