summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/install_supplemental_service.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/install_supplemental_service.sh')
-rw-r--r--abs/core/LinHES-system/install_supplemental_service.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/install_supplemental_service.sh b/abs/core/LinHES-system/install_supplemental_service.sh
index d33cb18..c474447 100644
--- a/abs/core/LinHES-system/install_supplemental_service.sh
+++ b/abs/core/LinHES-system/install_supplemental_service.sh
@@ -2,7 +2,8 @@
. /etc/systemconfig
if [ $SystemType = Master_backend -o $SystemType = Standalone ]
then
- pacman -S --noconfirm supplemental-web
+ pacman -S --noconfirm xymonserver
+ pacman -S --noconfirm supplemental-web
add_service.sh certmaster
add_service.sh funcd
add_service.sh xymon-server