supervise-daemon: clarify a log message
This commit is contained in:
parent
d019f34a83
commit
f32d8e1bfe
@ -826,7 +826,7 @@ int main(int argc, char **argv)
|
|||||||
parse_schedule(applet, NULL, sig);
|
parse_schedule(applet, NULL, sig);
|
||||||
|
|
||||||
einfov("Detaching to start `%s'", exec);
|
einfov("Detaching to start `%s'", exec);
|
||||||
syslog(LOG_INFO, "Running command line: %s", cmdline);
|
syslog(LOG_INFO, "Supervisor command line: %s", cmdline);
|
||||||
|
|
||||||
/* Remove existing pidfile */
|
/* Remove existing pidfile */
|
||||||
if (pidfile)
|
if (pidfile)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user