aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pies.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pies.c b/src/pies.c
index b54ca47..9060579 100644
--- a/src/pies.c
+++ b/src/pies.c
@@ -2438,2 +2438,3 @@ main (int argc, char **argv)
progman_stop ();
+ remove_pidfile (pidfile);
@@ -2447,3 +2448,2 @@ main (int argc, char **argv)
- remove_pidfile (pidfile);
signal_setup (SIG_DFL);

Return to:

Send suggestions and report system problems to the System administrator.