Donnie Berkholz wrote:
> > chown root:nagios "${D}"/usr/nagios || die "Failed Chown of
> > ${D}usr/nagios"
> > chown -R root:nagios "${D}"/usr/nagios/libexec || die "Failed Chown of
> > ${D}usr/nagios/libexec"
> >
> > chmod -R o-rwx "${D}"/usr/nagios/libexec || die "Failed Chmod of
> > ${D}usr/nagios/libexec"
> >
> > chmod 04710 "${D}"/usr/nagios/libexec/check_icmp || die "Failed Chmod
> > of ${D}usr/nagios/libexec/check_icmp"
>
> This may not be worth changing, but if you're ever working on it,
> fperms/fowners could be nice to use instead of these. It lets you clean
> out all those references to $D.I'll take a look at it, thanks! :) wkr, Tobias -- Gentoo Linux - Die Metadistribution http://www.mitp.de/1769
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
