Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jun 1999 10:28:29 +0300
From:      Maxim Sobolev <sobomax@altavista.net>
To:        Steve Price <steve@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/www/squirm - Imported sources
Message-ID:  <375E179D.382CA390@altavista.net>
References:  <199906090139.SAA91191@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Price wrote:

> steve       1999/06/08 18:39:22 PDT
>
>   ports/www/squirm - Imported sources
>   Update of /home/ncvs/ports/www/squirm
>   In directory freefall.freebsd.org:/d/users/steve/work/squirm

OOPS, just realised that permissions I have set incorrectly
(${PREFIX}/etc/squirm directory must have 750 and user root:nogroup for
squirm to work, because squirm running as nobody:nogroup), following is
the diffs:

--- patch-aa.orig Wed Jun  9 10:16:27 1999
+++ patch-aa Wed Jun  9 10:17:22 1999
@@ -36,7 +36,7 @@
 -   /usr/local/squirm/etc
 -   install -m 755 -o root -g root --strip squirm /usr/local/squirm/bin

 + install -c -m 755 -o root -g wheel -d ${PREFIX}/squirm
-+ install -c -m 770 -o root -g wheel -d ${PREFIX}/etc/squirm
++ install -c -m 750 -o root -g nogroup -d ${PREFIX}/etc/squirm
 + install -c -m 750 -o nobody -g nogroup -d ${PREFIX}/squirm/logs
 + install -c -m 660 -o root -g nogroup squirm.local.dist
squirm.patterns.dist \
 + ${PREFIX}/etc/squirm

Sincerely,

Maxim
--
"We believe in the Power and the Might!"
                        (Manowar, 1996)
----------------------------------------
Maxim V. Sobolev, Financial Analyst,
Vega International Capital
Phone: +380-(44)-246-6396
Fax: +380-(44)-220-8715
E-mail: sobomax@altavista.net
----------------------------------------





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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?375E179D.382CA390>