Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2000 14:49:15 +0200
From:      Patrick Oonk <patrick@pine.nl>
To:        ports@freebsd.org
Subject:   Amanda port
Message-ID:  <20000417144915.M11875@pine.nl>

next in thread | raw e-mail | index | archive | help
Hi,

in the amanda INSTALL script there's an error: it tries to
run /sbin/chown instead of /usr/sbin/chown

below lines are correct:

echo "Modifying permissions on ${PKG_PREFIX}/libexec/amanda"
/usr/sbin/chown root:amanda ${PKG_PREFIX}/libexec/amanda
/bin/chmod 510 ${PKG_PREFIX}/libexec/amanda
/usr/sbin/chown root:amanda ${PKG_PREFIX}/libexec/amanda/*
/bin/chmod 4550 ${PKG_PREFIX}/libexec/amanda/*          
-- 
 Patrick Oonk -  PO1-6BONE -  patrick@pine.nl -  www.pine.nl/~patrick
 Pine Internet - PAT31337-RIPE - PGP keyID BE7497F1 - XOIP 0208723350 
 Tel: +31-70-3111010  -   Fax: +31-70-3111011   -  http://security.nl
 PGP   fingerprint   A6 12 66 7F 22 84 1B E5  73 8C 99 F7 17 7B A3 98 
 Excuse of the day: Root name servers corrupted.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000417144915.M11875>