summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stoq-server.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/stoq-server.install b/stoq-server.install
index fb94780aeba1..136f82922b20 100644
--- a/stoq-server.install
+++ b/stoq-server.install
@@ -94,7 +94,6 @@ EOF
# Fix directory permissions
chown -R stoqserver:stoqserver /usr/share/stoqserver
- chown -R postgres:postgres /usr/share/stoqserver
}
post_upgrade() {