Query: local-filesystems
OS: linux
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
local-filesystems(7) Miscellaneous Information Manual local-filesystems(7)NAMElocal-filesystems - event signalling that local filesystems have been mountedSYNOPSISlocal-filesystems [ENV]...DESCRIPTIONThe local-filesystems event is generated by the mountall(8) daemon after it has mounted all local 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 in order for remote filesystems, if any, to be activated. Remember that some users may not consider it wrong to place /usr on a remote filesystem. For most normal services the filesystem(7) event is sufficient. This event will never occur before the virtual-filesystems(7) event.EXAMPLEA service that wishes to be running once local filesystems are mounted might use: start on local-filesystemsSEE ALSOmounting(7) mounted(7) virtual-filesystems(7) remote-filesystems(7) all-swaps(7) filesystem(7) mountall 2009-12-21 local-filesystems(7)
Related Man Pages |
---|
filesystem(7) - debian |
local-filesystems(7) - debian |
mounting(7) - debian |
mounted(7) - debian |
virtual-filesystems(7) - debian |
Similar Topics in the Unix Linux Community |
---|
Unix |
Data gone? |
Alert to be triggered |
FUSER problems |
Which filesystem a command is executing from? |