diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2024-06-08 14:54:57 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2024-06-08 14:54:57 +0200 |
commit | 799c63c75b1a8bb27eca9cadca28b68821f079e5 (patch) | |
tree | efaceeb6be9bcb19352d1ac636c23c092567a54e /net-nds/pamldapd/files/pamldapd.json | |
parent | pamldapd: default config file (diff) | |
download | g-799c63c75b1a8bb27eca9cadca28b68821f079e5.tar g-799c63c75b1a8bb27eca9cadca28b68821f079e5.tar.gz g-799c63c75b1a8bb27eca9cadca28b68821f079e5.tar.bz2 g-799c63c75b1a8bb27eca9cadca28b68821f079e5.tar.lz g-799c63c75b1a8bb27eca9cadca28b68821f079e5.tar.xz g-799c63c75b1a8bb27eca9cadca28b68821f079e5.tar.zst g-799c63c75b1a8bb27eca9cadca28b68821f079e5.zip |
Diffstat (limited to 'net-nds/pamldapd/files/pamldapd.json')
-rw-r--r-- | net-nds/pamldapd/files/pamldapd.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/pamldapd/files/pamldapd.json b/net-nds/pamldapd/files/pamldapd.json index 9d70e46..4106129 100644 --- a/net-nds/pamldapd/files/pamldapd.json +++ b/net-nds/pamldapd/files/pamldapd.json @@ -1,5 +1,5 @@ { - "listen": "/var/lib/pamldapd/sock", + "listen": "/var/run/pamldapd/sock", "network": "unix", "pamservicename": "pamldapd", "peopledn": "ou=people,dc=localhost,dc=localdomain", |