You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112
  1. [Unit]
  2. Description=rapid spam filtering system
  3. After=nss-lookup.target
  4. [Service]
  5. ExecStart=/usr/bin/rspamd -c /etc/rspamd/rspamd.conf -f
  6. User=_rspamd
  7. RuntimeDirectory=rspamd
  8. RuntimeDirectoryMode=0755
  9. [Install]
  10. WantedBy=multi-user.target