Date: Wed, 23 Nov 2005 14:14:49 +0300 (MSK) From: Demin Alexander <support@spectrum.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89454: Port security/drweb. Fix permission of dirrectory for default configuration files. Message-ID: <200511231114.jANBEne6042693@support.spectrum.ru> Resent-Message-ID: <200511231120.jANBKMcQ028398@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89454 >Category: ports >Synopsis: Port security/drweb. Fix permission of dirrectory for default configuration files. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 23 11:20:22 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Demin Alexander >Release: FreeBSD 5.4-STABLE i386 >Organization: Group of companies Spectrum >Environment: System: FreeBSD support.spectrum.ru 5.4-STABLE FreeBSD 5.4-STABLE #14: Thu Sep 15 18:03:13 MSD 2005 oldman@support.spectrum.ru:/usr/obj/usr/src/sys/MYGENERIC i386 >Description: Fix permission of dirrectory for default configuration files. >How-To-Repeat: 1. cd /usr/ports/security/drweb 2. aplly this patch >Fix: --- drweb_4.33_fix_dir_permission begins here --- --- pkg-install.orig Wed Nov 23 13:59:57 2005 +++ pkg-install Wed Nov 23 14:02:29 2005 @@ -52,4 +52,5 @@ chown -R ${USER}:${GROUP} ${DRWEB_PREFIX} chown -R ${USER}:${GROUP} ${DRWEB_VARPREFIX} chmod 0750 ${DRWEB_VARPREFIX} +chown -R ${USER}:${GROUP} ${PREFIX}/etc/drweb exit 0 --- drweb_4.33_fix_dir_permission ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511231114.jANBEne6042693>