diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-07-27 17:17:51 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-07-27 17:17:51 +0100 |
| commit | d9a155b8365f9b9a066978231facbab3d9b827c6 (patch) | |
| tree | 7811c5a5fee149927bf03c0909b809bbba40f62a /packaging/debs | |
| parent | 2448d4afdc9a9a2b5759a05cfb53234289c2f989 (diff) | |
| download | rabbitmq-server-git-d9a155b8365f9b9a066978231facbab3d9b827c6.tar.gz | |
/var/run/rabbitmq should exist
Diffstat (limited to 'packaging/debs')
| -rw-r--r-- | packaging/debs/Debian/debian/dirs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/debs/Debian/debian/dirs b/packaging/debs/Debian/debian/dirs index 625b7d41f5..5cf167d5e6 100644 --- a/packaging/debs/Debian/debian/dirs +++ b/packaging/debs/Debian/debian/dirs @@ -4,6 +4,7 @@ usr/sbin usr/share/man var/lib/rabbitmq/mnesia var/log/rabbitmq +var/run/rabbitmq etc/logrotate.d etc/rabbitmq |
