mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 00:13:47 +03:00
Set syslog facility to mail
This commit is contained in:
parent
7e54280a9d
commit
151bd1a9c0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ ExecStart=/home/mox/mox serve
|
|||
RestartSec=5s
|
||||
Restart=always
|
||||
ExecStop=/home/mox/mox stop
|
||||
SyslogFacility=mail
|
||||
|
||||
# Isolate process, reducing attack surface.
|
||||
PrivateDevices=yes
|
||||
|
|
Loading…
Reference in a new issue