summaryrefslogtreecommitdiffstats
path: root/core/modules/sudo/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/sudo/module.conf')
-rw-r--r--core/modules/sudo/module.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/modules/sudo/module.conf b/core/modules/sudo/module.conf
new file mode 100644
index 00000000..d2a78785
--- /dev/null
+++ b/core/modules/sudo/module.conf
@@ -0,0 +1,6 @@
+#!/bin/bash
+REQUIRED_BINARIES="
+ sudo
+"
+REQUIRED_LIBRARIES=""
+REQUIRED_DIRECTORIES=""