diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2018-09-10 16:30:50 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2018-09-10 16:30:50 +0000 |
commit | 308b1b9aaa4916513b2c7797f5c671c140141a0f (patch) | |
tree | deeff964c79d8e0679e864eace369caecd2705dd /net/nss-pam-ldapd/files/nslcd.in | |
parent | 1c78d780ca4190e412b5066a644ee11581181919 (diff) | |
download | ports-308b1b9aaa4916513b2c7797f5c671c140141a0f.tar.gz ports-308b1b9aaa4916513b2c7797f5c671c140141a0f.zip |
Notes
Diffstat (limited to 'net/nss-pam-ldapd/files/nslcd.in')
-rw-r--r-- | net/nss-pam-ldapd/files/nslcd.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nss-pam-ldapd/files/nslcd.in b/net/nss-pam-ldapd/files/nslcd.in index dd9a7b69e8e8..646131bd89c9 100644 --- a/net/nss-pam-ldapd/files/nslcd.in +++ b/net/nss-pam-ldapd/files/nslcd.in @@ -43,6 +43,7 @@ nslcd_prestart() else command_args="-f %%PREFIX%%/sbin/nslcd" fi + install -d -o %%USERS%% -g %%GROUPS%% %%NSLCD_VARDIR%% } nslcd_start() |