Next: Exit Actions, Previous: Early Environment Expansion, Up: Component Statement [Contents][Index]
The statements described in this subsection specify actions to perform immediately before starting the component:
Change to the directory dir.
Remove file-name. This is useful, for example, to remove stale UNIX sockets or pid-files, which may otherwise prevent the component from starting normally.
As of version 1.8 only one remove-file
may be given.
Wait number of seconds for the ‘pass-fd’ socket to become available (see Meta1-Style Components). Default is 5 seconds.