From 17d14d784291c086db9988f1cfdf1622c9d8192c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 13 Nov 2016 20:25:44 +0000 Subject: [PATCH] Mailpile in the admin user group --- src/freedombone-app-mailpile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedombone-app-mailpile b/src/freedombone-app-mailpile index b3cb1dd4..ef929208 100755 --- a/src/freedombone-app-mailpile +++ b/src/freedombone-app-mailpile @@ -271,6 +271,7 @@ function install_mailpile { adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile adduser mailpile debian-tor adduser mailpile www-data + adduser mailpile $MY_USERNAME chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/ # create folders and tags