diff options
| author | Dan Callaghan <djc@djc.id.au> | 2022-07-03 22:29:30 +1000 |
|---|---|---|
| committer | Dan Callaghan <djc@djc.id.au> | 2022-07-20 22:34:38 +1000 |
| commit | 4ff2e5d7e0c6337d46a1e089f9b653a19b9f7aa4 (patch) | |
| tree | 91d5f59ace849ec6ef182d4365eefb780c4ec48d /pkgs/development/python-modules/rangehttpserver | |
| parent | 09bcb880ce5cca349e94b1e96e681a70eb437867 (diff) | |
restool: also depend on which
The ls-main script uses `which`. It also has /bin/sh as its shebang,
which means bash runs in Bourne-compatible mode and `which` is not a
builtin.
When the ls-* scripts are invoked from a user shell you don't notice
the problem, because /run/current-system/sw/bin/which is on $PATH, but
when they are invoked in a systemd service it would fail:
.../bin/ls-addni: line 1054: which: command not found
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
