aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index e2888cc..3b26de3 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -111,6 +111,8 @@ for d in "$XDG_PREFIX"/opt/bin-dirs/*; do
path_add PATH "$PATH" "$d"
done
+PATH="/run/setuid-programs:$PATH"
+
#