x11vnc: Fix more hard-coded /bin/su
This commit is contained in:
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||
--replace '"/bin/true"' '"${coreutils}/bin/true"'
|
||||
|
||||
substituteInPlace x11vnc/ssltools.h \
|
||||
--replace /bin/su /var/setuid-wrappers/su \
|
||||
--replace xdpyinfo ${xorg.xdpyinfo}/bin/xdpyinfo
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user