summaryrefslogtreecommitdiff
path: root/community-testing/mailman/mailman.profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/mailman/mailman.profile.sh')
-rw-r--r--community-testing/mailman/mailman.profile.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/community-testing/mailman/mailman.profile.sh b/community-testing/mailman/mailman.profile.sh
new file mode 100644
index 000000000..51b69ebfb
--- /dev/null
+++ b/community-testing/mailman/mailman.profile.sh
@@ -0,0 +1,3 @@
+[ -d /usr/lib/mailman/bin ] && PATH=$PATH:/usr/lib/mailman/bin
+
+export PATH