From 4cf2d55b9d015c7f66f062811a2f40522847298b Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Mon, 9 Feb 1998 22:37:06 +0000 Subject: pidfile contents are examined after all... --- sysvinitfiles | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysvinitfiles') 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 -- cgit v1.2.1