From 15d2040d72b4b0cb9ed51d2e0792945c11f21414 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 2 Sep 2014 17:28:04 +0000 Subject: Simplify plist --- net/openldap24-server/pkg-plist | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'net/openldap24-server') diff --git a/net/openldap24-server/pkg-plist b/net/openldap24-server/pkg-plist index 08e08a56f160..84404ad19c79 100644 --- a/net/openldap24-server/pkg-plist +++ b/net/openldap24-server/pkg-plist @@ -152,13 +152,5 @@ man/man8/slapindex.8.gz man/man8/slappasswd.8.gz man/man8/slapschema.8.gz man/man8/slaptest.8.gz -@cwd / -@owner %%LDAP_USER%% -@group %%LDAP_USER%% -@exec install -d -o %%LDAP_USER%% -g %%LDAP_GROUP%% %%LDAP_RUN_DIR%% -@dirrmtry %%LDAP_RUN_DIR%% -@exec install -d -o %%LDAP_USER%% -g %%LDAP_GROUP%% %%DATABASEDIR%% -@dirrmtry %%DATABASEDIR%% -@owner root -@group wheel -@cwd %%PREFIX%% +@dirrmtry(%%LDAP_USER%%,%%LDAP_GROUP%%,) %%LDAP_RUN_DIR%% +@dirrmtry(%%LDAP_USER%%,%%LDAP_GROUP%%,) %%DATABASEDIR%% -- cgit v1.2.3