Adding model to NIC table
[invirt/packages/invirt-database.git] / debian / invirt-database-server.init
index f3074ca..a5da13b 100644 (file)
@@ -10,8 +10,8 @@
 ### END INIT INFO
 
 PACKAGE=invirt-database-server
-PARENTPACKAGE=postgresql-8.3
-GEN_FILES=/etc/postgresql/8.3/main/pg_hba.conf
+PARENTPACKAGE=postgresql
+GEN_FILES=/etc/postgresql/8.4/main/pg_hba.conf
 
 dpkg -s "$PACKAGE" >/dev/null 2>/dev/null || exit 0