sane-scripts: fix broken prologue

This commit is contained in:
Colin 2023-04-24 10:02:24 +00:00
parent 8e8e63a33f
commit 2dbf3b4732

View File

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