maak chat.bitlair.nl

This commit is contained in:
Kyan Wanschers 2025-04-27 19:50:53 +02:00
parent 5ab22d0e96
commit c267c51e1e
9 changed files with 295 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=/var/local/thelounge
ExecStart=/usr/local/bin/thelounge start
ProtectSystem=yes
ProtectHome=yes
PrivateTmp=yes
[Install]
WantedBy=multi-user.target