aboutsummarylogtreecommitdiffstats
path: root/system.service
diff options
context:
space:
mode:
authorMaxime Poulin2018-02-05 17:12:38 -0500
committerMaxime Poulin2018-02-05 17:12:38 -0500
commit9ab693a7e2614c793f61607fee27605ec65936b5 (patch)
tree3d13bc134bdeb7d18459b9c0c52d7ee147d04023 /system.service
parent14959bb10a266878966b954fe6388c6b5b85f0f1 (diff)
downloadaur-9ab693a7e2614c793f61607fee27605ec65936b5.tar.gz
Update for deprecated features
Diffstat (limited to 'system.service')
-rw-r--r--system.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/system.service b/system.service
index 3f019ffe9a4f..7332d3563e72 100644
--- a/system.service
+++ b/system.service
@@ -7,7 +7,7 @@ User=thelounge
Group=thelounge
Type=simple
Environment=THELOUNGE_HOME=/etc/thelounge
-ExecStart=/usr/bin/lounge start
+ExecStart=/usr/bin/thelounge start
ProtectSystem=yes
ProtectHome=yes
NoNewPrivileges=yes