fix dingen op chat.bitlair.nl

This commit is contained in:
Kyan Wanschers 2025-04-15 16:31:57 +02:00
parent 9cbd01f4bc
commit e4c0e19613
4 changed files with 39 additions and 16 deletions

View file

@ -42,8 +42,7 @@ module.exports = {
},
},
identd: {
enable: true,
port: 113,
enable: false,
},
ldap: {
enable: true,

View file

@ -7,8 +7,8 @@ Wants=network-online.target
User=thelounge
Group=thelounge
Type=simple
Environment=THELOUNGE_HOME=/etc/thelounge
ExecStart=/usr/bin/authbind --deep /usr/local/bin/thelounge start
Environment=THELOUNGE_HOME=/var/local/thelounge
ExecStart=/usr/local/bin/thelounge start
ProtectSystem=yes
ProtectHome=yes
PrivateTmp=yes