diff --git a/Configure-Shadowsocks-with-Supervisor.md b/Configure-Shadowsocks-with-Supervisor.md index ef57d3f..915021c 100644 --- a/Configure-Shadowsocks-with-Supervisor.md +++ b/Configure-Shadowsocks-with-Supervisor.md @@ -28,7 +28,7 @@ autorestart=true user=nobody [eventlistener:crashmail] -command=/usr/local/bin/crashmail -a -m my@email.com +command=/usr/local/bin/crashmail -a -m your@email.com events=PROCESS_STATE ```