mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Ensure the data directory is owned by the WWWUSER and WWWGRP
This commit is contained in:
parent
9679bc6f4b
commit
fee6e659b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377350
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= rainloop
|
||||
PORTVERSION= 1.7.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= mail www
|
||||
MASTER_SITES= SF/${PORTNAME}-webmail/
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
@group %%WWWGRP%%
|
||||
%%WWWDIR%%/data/EMPTY
|
||||
%%WWWDIR%%/data/VERSION
|
||||
@dir %%WWWDIR%%/data
|
||||
@owner root
|
||||
@group wheel
|
||||
%%WWWDIR%%/index.php
|
||||
|
Loading…
Reference in New Issue
Block a user