diff options
author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2014-02-23 00:57:37 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-02-24 13:17:36 +0000 |
commit | ff2954a1a8e76cf44cf15ba1702d5a36b86499c0 (patch) | |
tree | 82a53b4298af8b66653df3d790b3aa5adab64e74 /debian/dirs | |
parent | eec81891c4d911af1a9b0afbc2ebe4f5cd445ce5 (diff) | |
download | rspamd-ff2954a1a8e76cf44cf15ba1702d5a36b86499c0.tar.gz rspamd-ff2954a1a8e76cf44cf15ba1702d5a36b86499c0.zip |
Ship /var/{lib,log}/rspamd in package
Conflicts:
debian/postinst
Diffstat (limited to 'debian/dirs')
-rw-r--r-- | debian/dirs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 000000000..33f9176bb --- /dev/null +++ b/debian/dirs @@ -0,0 +1,2 @@ +var/lib/rspamd +var/log/rspamd |