diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-09-23 15:50:02 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-09-23 15:50:02 +0100 |
| commit | 8c225dffff5cb5608e6e2acb1e3f67c6041b9adf (patch) | |
| tree | d7769d4fd4845cc1d69df16d34a05e629908c571 /packaging/debs | |
| parent | 005d9e704129f3c59b9c2a3ecf1a776c350fe45e (diff) | |
| download | rabbitmq-server-git-8c225dffff5cb5608e6e2acb1e3f67c6041b9adf.tar.gz | |
plugins-dist -> plugins
Diffstat (limited to 'packaging/debs')
| -rw-r--r-- | packaging/debs/Debian/debian/postinst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/postinst b/packaging/debs/Debian/debian/postinst index 90b2001ecf..b11340ef8a 100644 --- a/packaging/debs/Debian/debian/postinst +++ b/packaging/debs/Debian/debian/postinst @@ -32,7 +32,6 @@ fi chown -R rabbitmq:rabbitmq /var/lib/rabbitmq chown -R rabbitmq:rabbitmq /var/log/rabbitmq -chmod -w rabbitmq:rabbitmq /usr/lib/rabbitmq/lib/rabbitmq_server-*/plugins/ case "$1" in configure) |
