mirror of
https://github.com/NixOS/nix
synced 2025-06-27 04:21:16 +02:00
* Doh.
This commit is contained in:
parent
f4279bcde0
commit
9322b399f3
2 changed files with 4 additions and 1 deletions
|
@ -207,6 +207,9 @@ static void initAndRun(int argc, char * * argv)
|
|||
}
|
||||
|
||||
|
||||
bool setuidMode = false;
|
||||
|
||||
|
||||
static void setuidInit()
|
||||
{
|
||||
/* Don't do anything if this is not a setuid binary. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue