diff options
Diffstat (limited to 'abs/core/LinHES-system/system.install')
-rw-r--r-- | abs/core/LinHES-system/system.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core/LinHES-system/system.install b/abs/core/LinHES-system/system.install index 662e271..ddad9e3 100644 --- a/abs/core/LinHES-system/system.install +++ b/abs/core/LinHES-system/system.install @@ -18,6 +18,8 @@ post_install() { # Add db entry for misc status in MythWeb # not needed in R8 because it's in the DB, may be removed #/usr/LH/bin/misc_status_config.py + + sv restart msg_daemon } # arg 1: the new package version |