aboutsummarylogtreecommitdiffstats
path: root/system.service
diff options
context:
space:
mode:
Diffstat (limited to 'system.service')
-rw-r--r--system.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/system.service b/system.service
index b311b2344a14..82017182aa95 100644
--- a/system.service
+++ b/system.service
@@ -6,10 +6,10 @@ After=network.target
User=thelounge
Group=thelounge
Type=simple
-Environment=THELOUNGE_HOME=/var/lib/thelounge
+Environment=THELOUNGE_HOME=/etc/thelounge
ExecStart=/usr/bin/thelounge start
ProtectSystem=strict
-ReadWritePaths=/etc/thelounge /var/lib/thelounge
+ReadWritePaths=/etc/thelounge
ProtectHome=yes
NoNewPrivileges=yes
PrivateTmp=yes