diff options
Diffstat (limited to 'ftp/phpwebftp/pkg-plist')
-rw-r--r-- | ftp/phpwebftp/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/phpwebftp/pkg-plist b/ftp/phpwebftp/pkg-plist index 7657c6b91482..8ef32cb9701c 100644 --- a/ftp/phpwebftp/pkg-plist +++ b/ftp/phpwebftp/pkg-plist @@ -70,3 +70,4 @@ @dirrm %%PHPWEBFTPDIR%%/style @dirrm %%PHPWEBFTPDIR%%/tmp @dirrm %%PHPWEBFTPDIR%% +@exec find %D/%%PHPWEBFTPDIR%% -type d -print0 | xargs -0 chown %%WWWOWN%%:%%WWWGRP%% |