Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2014 17:42:07 +0400
From:      Dmitry Sivachenko <trtrmitya@gmail.com>
To:        "ports@freebsd.org Ports" <ports@freebsd.org>
Subject:   problem with @exec in pkg-plist
Message-ID:  <5BB0CB32-A70C-4B8F-B10B-BD410DB326A8@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello!

I have the following line in my pkg-plist:

@exec install -d -o root -g %%HADOOP_GROUP%% -m 0775 %%HADOOP_LOGDIR%%

After installation, directory is created without write access for group:

# ls -la /var/log/hadoop/
total 4
drwxr-xr-x  2 root  hadoop   512  1 =D0=B8=D1=8E=D0=BB 17:39 .


What am I missing?

Thanks in advance.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5BB0CB32-A70C-4B8F-B10B-BD410DB326A8>