aboutsummarylogtreecommitdiffstats
path: root/system.service
diff options
context:
space:
mode:
authorMaxime Poulin2017-03-15 00:53:36 -0400
committerMaxime Poulin2017-03-15 00:53:36 -0400
commit585edeac938a752451848e58f5be196630f999a2 (patch)
treec9e57764b4774e1c272ebb643479cdd21549e8e1 /system.service
parent08b1098fb7dea6ee0c2098de4254822a05556f31 (diff)
downloadaur-585edeac938a752451848e58f5be196630f999a2.tar.gz
Update to 2.2.2
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 81610389b21d..3c189c005f28 100644
--- a/system.service
+++ b/system.service
@@ -6,7 +6,7 @@ After=network.target
User=thelounge
Group=thelounge
Type=simple
-ExecStart=/usr/bin/lounge --home /etc/thelounge
+ExecStart=/usr/bin/lounge --home /etc/thelounge start
ProtectSystem=yes
ProtectHome=yes
NoNewPrivileges=yes