summarylogtreecommitdiffstats
path: root/mailpile.service
diff options
context:
space:
mode:
authorDaniel Peukert2020-01-14 17:17:09 +0100
committerDaniel Peukert2020-01-14 17:17:09 +0100
commitd9354bbd2c456f170af810084ce436029d6927ac (patch)
tree6b6b33dc0ea08a06f1dc8fd0c6872a0b63f2e5e8 /mailpile.service
parent865fd6e4f611684af1e2a35e61be1f64b6e73811 (diff)
downloadaur-d9354bbd2c456f170af810084ce436029d6927ac.tar.gz
Added mailpile
Diffstat (limited to 'mailpile.service')
-rw-r--r--mailpile.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailpile.service b/mailpile.service
index 51a110552a74..5bcab5d55a59 100644
--- a/mailpile.service
+++ b/mailpile.service
@@ -8,7 +8,7 @@ User=mailpile
PIDFile=/run/mailpile.pid
PrivateTmp=true
Environment=MAILPILE_HOME=/var/lib/mailpile
-ExecStart=/usr/bin/mp --www= --wait
+ExecStart=/usr/bin/mailpile --www= --wait
[Install]
WantedBy=multi-user.target