]> git.neil.brown.name Git - portmap.git/blob - pmap_set.8
Only fail an 'unregister' attempt if nothing can be unregistered.
[portmap.git] / pmap_set.8
1 .TH PMAP_SET 8 "21th June 1997" Linux "Linux Programmer's Manual"
2 .SH NAME
3 pmap_set \- set the list of registered RPC programs
4 .SH SYNOPSIS
5 .B pmap_set
6 .SH DESCRIPTION
7 The
8 .B pmap_set
9 command can be used to restart a running portmapper or to set
10 the list of registered RPC programs on the local host. If you
11 want to use the program to restart the portmapper you have to
12 redirect the output of
13 .B pmap_dump
14 to a file. After this you can restart the portmapper and restore
15 the list of the registered RPC programs by feeding the output
16 of
17 .B pmap_dump
18 to the
19 .B pmap_set
20 command.
21 .SH SEE ALSO
22 .BR pmap_dump (8),
23 .BR portmap (8)
24