diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-28 20:25:20 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-28 20:25:20 (GMT) |
commit | 1d47d5494777098c42cacadab9be9328f54da407 (patch) | |
tree | b458da8de72eda98680f566c088847049aec5a7f /abs/core/LinHES-system/system.install | |
parent | 3fc303041b0c38ef9d1f74e0be21fbbd5557e0d0 (diff) | |
download | linhes_pkgbuild-1d47d5494777098c42cacadab9be9328f54da407.zip linhes_pkgbuild-1d47d5494777098c42cacadab9be9328f54da407.tar.gz linhes_pkgbuild-1d47d5494777098c42cacadab9be9328f54da407.tar.bz2 |
LinHES-system: msg_daemon.py: make bottom positions scroll the same as the top positions
Diffstat (limited to 'abs/core/LinHES-system/system.install')
-rw-r--r-- | abs/core/LinHES-system/system.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/system.install b/abs/core/LinHES-system/system.install index c8dc71d..ddad9e3 100644 --- a/abs/core/LinHES-system/system.install +++ b/abs/core/LinHES-system/system.install @@ -19,7 +19,7 @@ post_install() { # not needed in R8 because it's in the DB, may be removed #/usr/LH/bin/misc_status_config.py - # install canter font for msg_client.py + sv restart msg_daemon } # arg 1: the new package version |