On Sat, 10 Sep 2016, Martin Natano wrote:
> Another set of symlinks, same drill: the owner should be root. Ok?
...
> --- usr.sbin/mailwrapper/Makefile     16 Mar 2009 22:34:13 -0000      1.5
> +++ usr.sbin/mailwrapper/Makefile     10 Sep 2016 17:53:45 -0000
> @@ -13,5 +13,9 @@ afterinstall:
>       ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/sbin/makemap
>       ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/bin/hoststat
>       ln -fs /usr/sbin/mailwrapper ${DESTDIR}/usr/bin/purgestat
> +     chown -h root:wheel ${DESTDIR}/usr/sbin/sendmail \
> +         ${DESTDIR}/usr/bin/newaliases ${DESTDIR}/usr/bin/mailq \
> +         ${DESTDIR}/usr/sbin/makemap ${DESTDIR}/usr/bin/hoststat \
> +         ${DESTDIR}/usr/bin/purgestat

root:bin on these too, IMO.

modulo that, ok guenther@

Reply via email to