sane-scripts: don't ship the prologue

it gets inlined during resholve building
This commit is contained in:
Colin 2023-04-24 09:47:36 +00:00
parent 2fa76836b5
commit b85bdf26fd
2 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ let
# not sure if/where that lack of suid causes problems.
umount = true;
};
prologue = "bin/sane-resholve-prologue";
prologue = ./resholve-prologue;
# list of programs which *can* or *cannot* exec their arguments
execer = with pkgs; [