summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/system.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/system.install')
-rw-r--r--abs/core/LinHES-system/system.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/LinHES-system/system.install b/abs/core/LinHES-system/system.install
index 6975070..ae787f2 100644
--- a/abs/core/LinHES-system/system.install
+++ b/abs/core/LinHES-system/system.install
@@ -22,6 +22,7 @@ post_install() {
# arg 1: the new package version
# arg 2: the old package version
pre_upgrade() {
+ msg_client.py --clear
msg_client.py --kill
sv stop msg_daemon
}