diff options
Diffstat (limited to 'sysvinitfiles')
-rw-r--r-- | sysvinitfiles | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysvinitfiles b/sysvinitfiles index 4856aafa..ab0c510d 100644 --- a/sysvinitfiles +++ b/sysvinitfiles @@ -37,7 +37,9 @@ Optional, multiple entries allowed. Use just like the config entry, except that it points at pidfiles. It is assumed that the pidfiles are only updated at process creation time, and - not later. The contents are not examined. + not later. The first line of this file should be the ASCII + representation of the PID; a terminating newline is optional. + Any lines other than the first line are not examined. # probe: true |