about summary refs log tree commit diff
path: root/pkgs/applications/networking
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2024-03-22 00:13:39 +0800
committerBobby Rong <rjl931189261@126.com>2024-03-22 00:34:11 +0800
commit8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f (patch)
tree3425596f64a67608aee6ddd5cb2d6ef58adb9a8e /pkgs/applications/networking
parentb06025f1533a1e07b6db3e75151caa155d1c7eb3 (diff)
downloadnixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.tar
nixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.tar.gz
nixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.tar.bz2
nixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.tar.lz
nixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.tar.xz
nixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.tar.zst
nixlib-8eefcdc9e9b927084eed9095ed06f9e03d1dbf5f.zip
cinnamon.nemo: Fix open as root
Open as root support is added in src/nemo-view.c as `pkexec nemo`.
This does not match the full path in `org.nemo.root.policy` so it
doesn't work.

Replacing with `/run/current-system/sw/bin/nemo` seems to be the
easiest solution here, otherwise to properly support nemo-with-extensions,
we likely need to patch everything that calls `pkexec nemo` to accept
external environment variables for nemo path, and pass the path via
wrapper, and we still need to substitute `org.nemo.root.policy` in
nemo-with-extensions.
Diffstat (limited to 'pkgs/applications/networking')
0 files changed, 0 insertions, 0 deletions