maak chat.bitlair.nl

This commit is contained in:
Kyan Wanschers 2025-04-15 16:31:57 +02:00
parent 9181a83cdb
commit 9cbd01f4bc
12 changed files with 312 additions and 0 deletions

View file

@ -0,0 +1,17 @@
[Unit]
Description=The Lounge (IRC client)
After=network-online.target
Wants=network-online.target
[Service]
User=thelounge
Group=thelounge
Type=simple
Environment=THELOUNGE_HOME=/etc/thelounge
ExecStart=/usr/bin/authbind --deep /usr/local/bin/thelounge start
ProtectSystem=yes
ProtectHome=yes
PrivateTmp=yes
[Install]
WantedBy=multi-user.target