Gentoo Archives: gentoo-dev

From: Tobias Scherbaum <dertobi123@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: ChangeLog nagios-plugins-1.4.10-r1.ebuild
Date: Tue, 30 Oct 2007 19:58:40
Message-Id: 1193774088.3796.0.camel@homer.ob.libexec.de
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: ChangeLog nagios-plugins-1.4.10-r1.ebuild by Donnie Berkholz
1 Donnie Berkholz wrote:
2 > > chown root:nagios "${D}"/usr/nagios || die "Failed Chown of ${D}usr/nagios"
3 > > chown -R root:nagios "${D}"/usr/nagios/libexec || die "Failed Chown of ${D}usr/nagios/libexec"
4 > >
5 > > chmod -R o-rwx "${D}"/usr/nagios/libexec || die "Failed Chmod of ${D}usr/nagios/libexec"
6 > >
7 > > chmod 04710 "${D}"/usr/nagios/libexec/check_icmp || die "Failed Chmod of ${D}usr/nagios/libexec/check_icmp"
8 >
9 > This may not be worth changing, but if you're ever working on it,
10 > fperms/fowners could be nice to use instead of these. It lets you clean
11 > out all those references to $D.
12
13 I'll take a look at it, thanks! :)
14
15 wkr,
16 Tobias
17
18 --
19 Gentoo Linux - Die Metadistribution
20 http://www.mitp.de/1769

Attachments

File name MIME type
signature.asc application/pgp-signature