diff options
author | Vsevolod Stakhov <vsevolod@rspamd.com> | 2023-03-17 09:56:07 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rspamd.com> | 2023-03-17 10:08:07 +0000 |
commit | 5be533976606039dc20d77ed01c1d42732cb2d94 (patch) | |
tree | 084276afea5f3e26eac47c6dd4af84f175a7f397 /debian/rspamd.init | |
parent | 22fdc56ae5ffc6e3439a5200e053147fee44d0ac (diff) | |
download | rspamd-5be533976606039dc20d77ed01c1d42732cb2d94.tar.gz rspamd-5be533976606039dc20d77ed01c1d42732cb2d94.zip |
[Minor] Update my email where relevant
Diffstat (limited to 'debian/rspamd.init')
-rw-r--r-- | debian/rspamd.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rspamd.init b/debian/rspamd.init index 0cde6447a..3dff26943 100644 --- a/debian/rspamd.init +++ b/debian/rspamd.init @@ -9,7 +9,7 @@ # Description: Rspamd is fast and modular spam filtering system ### END INIT INFO -# Author: Vsevolod Stakhov <vsevolod@highsecure.ru> +# Author: Vsevolod Stakhov <vsevolod@rspamd.com> # PATH should only include /usr/* if it runs after the mountnfs.sh script PATH=/sbin:/usr/sbin:/bin:/usr/bin |