diff options
| -rw-r--r-- | etc/sh/rc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,6 +111,8 @@ for d in "$XDG_PREFIX"/opt/bin-dirs/*; do path_add PATH "$PATH" "$d" done +PATH="/run/setuid-programs:$PATH" + # |
![]() |
index : dotfiles | |
| Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | etc/sh/rc | 2 |
@@ -111,6 +111,8 @@ for d in "$XDG_PREFIX"/opt/bin-dirs/*; do path_add PATH "$PATH" "$d" done +PATH="/run/setuid-programs:$PATH" + # |