[Bug 263646] dns/dnscrypt-proxy2 won't start in jail on startup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Apr 2022 07:55:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263646 Bug ID: 263646 Summary: dns/dnscrypt-proxy2 won't start in jail on startup Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: egypcio@FreeBSD.org Reporter: freebsd@bastianbeuttel.com Flags: maintainer-feedback?(egypcio@FreeBSD.org) Assignee: egypcio@FreeBSD.org Running this in a (bastille) jail, dnscrypt-proxy did not start after restart of the jail. Removing the -f flag in the daemon arguments in the rc script gave me the following error: [FATAL] Unable to find the path to the current directory Adding the -c flag to the command_args solved this issue for me. The -f flag should not be neccessary (?) as it hides potentially useful error messages. -- You are receiving this mail because: You are the assignee for the bug.