Skip to content
Snippets Groups Projects
Commit 4d92bb50 authored by Bob Mottram's avatar Bob Mottram
Browse files

Add mailpile user to tor users

parent 8b3fcc86
No related branches found
No related tags found
No related merge requests found
......@@ -170,6 +170,7 @@ function install_mailpile {
pip install -r requirements.txt
adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile
adduser mailpile debian-tor
chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/
# create folders and tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment