mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
chatmaild: fix umask for doveauth + metadata (#494)
* chatmaild: fix umask for doveauth + metadata fix #453
This commit is contained in:
@@ -7,6 +7,7 @@ Restart=always
|
||||
RestartSec=30
|
||||
User=vmail
|
||||
RuntimeDirectory=chatmail-metadata
|
||||
UMask=0077
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
@@ -7,6 +7,7 @@ Restart=always
|
||||
RestartSec=30
|
||||
User=vmail
|
||||
RuntimeDirectory=doveauth
|
||||
UMask=0077
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user