summaryrefslogtreecommitdiff
path: root/rc.d
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2012-01-03 13:18:09 +0000
committerJoe <joe@joelightning.com>2012-01-03 13:18:09 +0000
commitcb9a2fd142aaf68b3232c25a3f99eeaf3ccd2948 (patch)
tree139140e4c284da6625919ac97cdb45f693b22dcf /rc.d
parentb5f068282a3ec354adbdbca61a88be8ef8302a57 (diff)
Fixed bug that stopped it from successfully restarting (persistent var).
Diffstat (limited to 'rc.d')
-rw-r--r--rc.d/pbot-ng2
1 files changed, 2 insertions, 0 deletions
diff --git a/rc.d/pbot-ng b/rc.d/pbot-ng
index 36655f3..5c022a4 100644
--- a/rc.d/pbot-ng
+++ b/rc.d/pbot-ng
@@ -52,6 +52,8 @@ stop)
}
done
+ unset pids
+
rm_daemon pbot-ng
stat_done