|
@@ -457,9 +457,8 @@ Commands are:
|
|
|
daemon.
|
|
|
- **AUTOFS_DEV_IOCTL_REQUESTER_CMD**: `path` should be a
|
|
|
name within the filesystem that has been auto-mounted on.
|
|
|
- arg1 is the dev number of the underlying autofs. On successful
|
|
|
- return, `arg1` and `arg2` will be the UID and GID of the process
|
|
|
- which triggered that mount.
|
|
|
+ On successful return, `arg1` and `arg2` will be the UID and GID
|
|
|
+ of the process which triggered that mount.
|
|
|
|
|
|
- **AUTOFS_DEV_IOCTL_ISMOUNTPOINT_CMD**: Check if path is a
|
|
|
mountpoint of a particular type - see separate documentation for
|