change directory for *uidgid and multilog to /usr/bin

This commit is contained in:
Trevor Batley
2024-03-30 09:32:52 +11:00
parent cb76d37cef
commit b00815cdcb
4 changed files with 8 additions and 5 deletions

View File

@@ -4,5 +4,5 @@ exec 2>&1
exec envdir ./env sh -c '
exec envuidgid dns \
softlimit -d "$DATALIMIT" \
/usr/local/bin/tinydns
/usr/bin/tinydns
'