From 27bdc9dce47b4176d4db189ac5165d5a9e547e92 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Mon, 8 May 2017 10:48:51 +1000 Subject: [PATCH] Added ping to standard system --- modules.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.cfg b/modules.cfg index d2a0128..f72ea91 100644 --- a/modules.cfg +++ b/modules.cfg @@ -9,6 +9,7 @@ library/fs-ext.lua library/fs-util.lua library/base64.lua util/fs-automount.lua +net/ping.lua applications/shutil.lua applications/evproxy-srv.lua applications/evproxy-client.lua