summaryrefslogtreecommitdiff
path: root/rhnop-client/nopcollectd
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-04-04 16:13:10 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-04-04 16:13:10 (GMT)
commit20d8bb7742942cd54d6ff143d0c65e957655d398 (patch)
tree9460603159154e168ce5c6cf6d7c52190fdeb9be /rhnop-client/nopcollectd
parent45519cb170245b0e9c1d358d23aad7cff1c7be01 (diff)
added configure and Makefile
Diffstat (limited to 'rhnop-client/nopcollectd')
-rwxr-xr-xrhnop-client/nopcollectd2
1 files changed, 2 insertions, 0 deletions
diff --git a/rhnop-client/nopcollectd b/rhnop-client/nopcollectd
index ef3dcd4..c43ba8a 100755
--- a/rhnop-client/nopcollectd
+++ b/rhnop-client/nopcollectd
@@ -26,6 +26,8 @@
--
require "socket"
+
+package.path = package.path .. ";_rhnoplibdir_/?.lua"
db = require "db"
if #arg < 1 then