summary refs log tree commit diff
path: root/gnu/packages/vpn.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2020-09-24 13:05:33 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2020-09-24 15:21:04 -0400
commitdef6e2ae4619587114383b3f8fd9f3cf8310b4b9 (patch)
treee6f84ef7158c196b42ef294fa4116e699a921833 /gnu/packages/vpn.scm
parent5cf6f6fe7b610e50d4f723f345799092d2b518ba (diff)
downloadguix-def6e2ae4619587114383b3f8fd9f3cf8310b4b9.tar.gz
gnu: util-linux: Search for setuid helper programs as well.
To allow using mount as an unprivileged user, the helper commands must also be
setuid.  Before this change, the 'mount' command would only look under
/run/current/profile/sbin.  Extend the default path to include
/run/setuid-programs as well.

Partially addresses <https://issues.guix.gnu.org/39670>.

* gnu/packages/linux.scm (util-linux)[configure-flags]: Prepend
"/run/setuid-programs:" to the default search path.

Reported-by: Nathan Dehnel <ncdehnel@gmail.com>
Diffstat (limited to 'gnu/packages/vpn.scm')
0 files changed, 0 insertions, 0 deletions