summaryrefslogtreecommitdiff
path: root/community/hardening-wrapper/path.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/hardening-wrapper/path.sh')
-rw-r--r--community/hardening-wrapper/path.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/hardening-wrapper/path.sh b/community/hardening-wrapper/path.sh
new file mode 100644
index 000000000..640ab758c
--- /dev/null
+++ b/community/hardening-wrapper/path.sh
@@ -0,0 +1 @@
+export PATH="/usr/lib/hardening-wrapper/bin:$PATH"