]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/utils/daemon-control.c
Configure: Turned off -fgnu89-inline
[libucw.git] / ucw / utils / daemon-control.c
index 85fb450121fae750f75592c25024ec60876162f4..5174919bc1ce505d19c97e2c9e85abff7caba213 100644 (file)
@@ -56,6 +56,7 @@ Exit codes:\n\
 100                    The action was null (e.g., --stop on a stopped daemon)\n\
 101                    The daemon was not running (on --reload or --check)\n\
 102                    The action has failed (error message was printed to stderr)\n\
+103                    The daemon was in an undefined state (e.g., stale PID file)\n\
 ", stderr);
   exit(1);
 }