Browse Source

[Minor] Add restart to systemd service

Issue: #91
Reported by: @damned-trooper
tags/1.2.0
Vsevolod Stakhov 8 years ago
parent
commit
d150c2a52e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      rspamd.service

+ 1
- 0
rspamd.service View File

@@ -7,6 +7,7 @@ ExecStart=/usr/bin/rspamd -c /etc/rspamd/rspamd.conf -f
User=_rspamd
RuntimeDirectory=rspamd
RuntimeDirectoryMode=0755
Restart=always

[Install]
WantedBy=multi-user.target

Loading…
Cancel
Save