aboutsummaryrefslogtreecommitdiff
path: root/src/progman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/progman.c')
-rw-r--r--src/progman.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/progman.c b/src/progman.c
index 4ca3824..020dccd 100644
--- a/src/progman.c
+++ b/src/progman.c
@@ -305,3 +305,3 @@ progman_waiting_p ()
305 { 305 {
306 debug(1, ("%s: waiting for %s (%lu)", 306 debug (3, ("%s: waiting for %s (%lu)",
307 __FUNCTION__, prog_tag (prog), 307 __FUNCTION__, prog_tag (prog),
@@ -2307,3 +2307,4 @@ progman_cleanup (int expect_term)
2307 { 2307 {
2308 if (prog->v.p.comp->mode >= pies_mark_sysvinit) 2308 if (prog->v.p.comp->mode >= pies_mark_sysvinit
2309 && prog->v.p.comp->mode != pies_comp_ondemand)
2309 { 2310 {

Return to:

Send suggestions and report system problems to the System administrator.