Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/base/kspost.11.core.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base/kspost.11.core.inc')
-rw-r--r--modules/base/kspost.11.core.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/base/kspost.11.core.inc b/modules/base/kspost.11.core.inc
new file mode 100644
index 0000000..f806a4a
--- /dev/null
+++ b/modules/base/kspost.11.core.inc
@@ -0,0 +1,3 @@
+# Disable "requiretty" for "wheel" group, so that "sudo" commands are be able to run in a terminal-less environment.
+echo "Defaults:%wheel !requiretty" >> /etc/sudoers
+