Mercurial > hg > dhcpcd
comparison src/dhcpcd.8.in @ 5526:b1a3d9055662 draft
privsep: Allow logfile reopening in a chroot
Now that only the privileged actioneer does the actual logging
we can safely reopen the file we are logging to.
This also closes and re-opens the syslog connection.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Fri, 30 Oct 2020 14:19:16 +0000 |
| parents | 557a3f9f2be4 |
| children | a0d828e25482 |
comparison
equal
deleted
inserted
replaced
| 5525:26b5d9bc2985 | 5526:b1a3d9055662 |
|---|---|
| 22 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 22 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 23 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 23 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 25 .\" SUCH DAMAGE. | 25 .\" SUCH DAMAGE. |
| 26 .\" | 26 .\" |
| 27 .Dd September 2, 2020 | 27 .Dd October 30, 2020 |
| 28 .Dt DHCPCD 8 | 28 .Dt DHCPCD 8 |
| 29 .Os | 29 .Os |
| 30 .Sh NAME | 30 .Sh NAME |
| 31 .Nm dhcpcd | 31 .Nm dhcpcd |
| 32 .Nd a DHCP client | 32 .Nd a DHCP client |
| 844 RFC\ 4941, RFC\ 5227, RFC\ 5942, RFC\ 5969, RFC\ 6106, RFC\ 6334, RFC\ 6355, | 844 RFC\ 4941, RFC\ 5227, RFC\ 5942, RFC\ 5969, RFC\ 6106, RFC\ 6334, RFC\ 6355, |
| 845 RFC\ 6603, RFC\ 6704, RFC\ 7217, RFC\ 7550, RFC\ 7844. | 845 RFC\ 6603, RFC\ 6704, RFC\ 7217, RFC\ 7550, RFC\ 7844. |
| 846 .Sh AUTHORS | 846 .Sh AUTHORS |
| 847 .An Roy Marples Aq Mt roy@marples.name | 847 .An Roy Marples Aq Mt roy@marples.name |
| 848 .Sh BUGS | 848 .Sh BUGS |
| 849 If | |
| 850 .Nm | |
| 851 is running in a | |
| 852 .Xr chroot 2 | |
| 853 then re-opening the | |
| 854 .Fl Fl logfile | |
| 855 from SIGUSR2 may not work. | |
| 856 .Pp | |
| 857 Please report them to | 849 Please report them to |
| 858 .Lk http://roy.marples.name/projects/dhcpcd | 850 .Lk http://roy.marples.name/projects/dhcpcd |
