From bf69d20966ba71c710078f1b8d790b022551154e Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Mon, 24 Feb 2020 14:31:31 +0100 Subject: Launch the graphical interface This patch adds the launching of the browser that works as interface for the users in ogLive. --- cfg/ogagent.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'cfg') diff --git a/cfg/ogagent.cfg b/cfg/ogagent.cfg index c1bb8c2..34939d2 100644 --- a/cfg/ogagent.cfg +++ b/cfg/ogagent.cfg @@ -1,5 +1,6 @@ [opengnsys] ip=127.0.0.1 port=1234 +url=https://127.0.0.1/opengnsys/varios/menubrowser.php # Log Level, if ommited, will be set to INFO log=DEBUG -- cgit v1.2.3-18-g5258