From 25856c4fb9966a449283371eaceb8255256a386e Mon Sep 17 00:00:00 2001 From: Ricardo Martins Date: Wed, 10 Dec 2014 18:43:15 +0000 Subject: [PATCH] leviathan: updated services and packages. --- systems/lctr-b2xx/leviathan.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systems/lctr-b2xx/leviathan.cfg b/systems/lctr-b2xx/leviathan.cfg index 7f80402..3a36997 100644 --- a/systems/lctr-b2xx/leviathan.cfg +++ b/systems/lctr-b2xx/leviathan.cfg @@ -3,5 +3,5 @@ cfg_storage='data0:ext4:/opt' cfg_eth_ext_ip='10.0.200.2' cfg_eth_ext_mk='255.255.0.0' cfg_eth_ext_gw='10.0.0.1' -cfg_packages="$cfg_packages uswitch" -cfg_services1='huawei' +cfg_packages="$cfg_packages uswitch ppp" +cfg_services0='network dropbear storage upgrade syslog huawei'