hello,
when executing exec:start().
the following exception is thrown.
** exception throw: "Cannot find file .../_build/default/lib/erlexec/priv/false: no such file or directory"
in function exec:is_suid_and_root_owner/1 (.../_build/default/lib/erlexec/src/exec.erl, line 1111)
in call from exec:check_options/1 (.../_build/default/lib/erlexec/src/exec.erl, line 1124)
in call from exec:start/1 (.../_build/default/lib/erlexec/src/exec.erl, line 395)
what did i miss?
thanks in advance for your answer, g.
my environment:
Debian GNU/Linux 12 (bookworm)
Erlang/OTP 25 [erts-13.1.5] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit:ns]