mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
9 lines
336 B
Text
9 lines
336 B
Text
#
|
|
# nfsidmap(5) - The NFS idmapper upcall program
|
|
# Summary: Used by NFSv4 to map user/group ids into
|
|
# user/group names and names into in ids
|
|
# Options:
|
|
# -v Increases the verbosity of the output to syslog
|
|
# -t timeout Set the expiration timer, in seconds, on the key
|
|
#
|
|
create id_resolver * * /usr/bin/nfsidmap %k %d
|