Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
Hi,
Please fix usr.sbin/postinstall/postinstall for _rtadvd user and group.
2013/7/9 Roy Marples <roy%netbsd.org@localhost>:
> Module Name: src
> Committed By: roy
> Date: Tue Jul 9 09:34:59 UTC 2013
>
> Modified Files:
> src/etc: group master.passwd
> src/etc/mtree: special
> src/etc/rc.d: rtadvd
> src/usr.sbin/rtadvd: dump.c rtadvd.c rtadvd.h
>
> Log Message:
> Add _rtadvd user and group.
> Add a chroot dir for the _rtadvd user.
> Drop privs to the user _rtadvd after acquiring our socket.
> When rc.d/rtadvd starts or reloads, the rtadvd config file is copied
> into the chroot before starting or reloading rtadvd itself.
> Create a symlink from /var/run/rtadvd.dump to the chroot
>
> Inital idea from OpenBSD patch rtadvd.c r1.36
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.31 -r1.32 src/etc/group
> cvs rdiff -u -r1.46 -r1.47 src/etc/master.passwd
> cvs rdiff -u -r1.145 -r1.146 src/etc/mtree/special
> cvs rdiff -u -r1.7 -r1.8 src/etc/rc.d/rtadvd
> cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/rtadvd/dump.c
> cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/rtadvd/rtadvd.c
> cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/rtadvd/rtadvd.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
Home |
Main Index |
Thread Index |
Old Index