Lines Matching refs:directory
71 a different location in filesystem for supervise/ directory.
103 service directory: a directory with an executable file (script) named "run"
111 Service monitor starts a supervisor for each service directory.
112 If it dies, it restarts it. If service directory disappears,
117 supervisor: a tool which monitors one service directory.
131 in a service directory. It has the same structure as "normal"
159 directory with (minimally) one executable file (script) named "run"
163 directory (common choice are /var/service, /run/service etc).
166 logging tool invocation, unless this directory chose to channel
181 by service monitor: service monitor may see a directory with only some files
187 This also may be worked around by creating a .dotdir (a directory
213 To prevent creation of distro-specific log/ directory, a service directory
243 relative to the system-wide service directory.
259 depending on the distro) its files to the "live" service directory,
263 svc -d DIR [DIR/log], then remove the service directory:
264 this makes service monitor SIGTERM per-directory supervisors
274 It may run one per-directory supervisor, or two supervisors
281 Directories are remembered by device+inode numbers, not names. Renaming a directory
284 Removal (or .dotdiring) of a directory sends SIGTERM to any running services.