fix dingen op chat.bitlair.nl
This commit is contained in:
parent
9cbd01f4bc
commit
e4c0e19613
4 changed files with 39 additions and 16 deletions
|
@ -42,8 +42,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
identd: {
|
||||
enable: true,
|
||||
port: 113,
|
||||
enable: false,
|
||||
},
|
||||
ldap: {
|
||||
enable: true,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue