mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 10:18:15 +03:00
Set syslog facility to mail
This commit is contained in:
parent
7e54280a9d
commit
151bd1a9c0
@ -13,6 +13,7 @@ ExecStart=/home/mox/mox serve
|
|||||||
RestartSec=5s
|
RestartSec=5s
|
||||||
Restart=always
|
Restart=always
|
||||||
ExecStop=/home/mox/mox stop
|
ExecStop=/home/mox/mox stop
|
||||||
|
SyslogFacility=mail
|
||||||
|
|
||||||
# Isolate process, reducing attack surface.
|
# Isolate process, reducing attack surface.
|
||||||
PrivateDevices=yes
|
PrivateDevices=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user