linux man page for remote-filesystems

Query: remote-filesystems

OS: linux

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

remote-filesystems(7)					 Miscellaneous Information Manual				     remote-filesystems(7)

NAME
remote-filesystems - event signalling that remote filesystems have been mounted
SYNOPSIS
local-filesystems [ENV]...
DESCRIPTION
The remote-filesystems event is generated by the mountall(8) daemon after it has mounted all remote filesystems listed in fstab(5). moun- tall(8) emits this event as an informational signal, services and tasks started or stopped by this event will do so in parallel with other activity. This event is typically used by services that must be started to manage remote filesystems. When it occurs, local filesystems such as /usr may not be mounted. For most normal services the filesystem(7) event is sufficient. This event will never occur before the virtual-filesystems(7) event.
EXAMPLE
A service that wishes to be running once remote filesystems are mounted might use: start on remote-filesystems
SEE ALSO
mounting(7) mounted(7) virtual-filesystems(7) local-filesystems(7) all-swaps(7) filesystem(7) mountall 2009-12-21 remote-filesystems(7)
Related Man Pages
local-filesystems(7) - linux
remote-filesystems(7) - linux
virtual-filesystems(7) - linux
all-swaps(7) - debian
remote-filesystems(7) - debian
Similar Topics in the Unix Linux Community
filesystems resizing
Unix Raw file system
How to safely copy full filesystems with large files (10Gb files)
Which filesystem a command is executing from?
How to set up remote X Windows on AIX ?