summaryrefslogtreecommitdiff
path: root/rhnop-client/nopcollectd
diff options
context:
space:
mode:
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