From 333a84a6a4877af8609ceceff2376a081ac39eef Mon Sep 17 00:00:00 2001 From: Nigel McNie Date: Mon, 14 May 2007 22:44:16 +1200 Subject: [PATCH] Use the 'general' database user instead of martyn's one. --- profile/mahara-dev/pre-host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/mahara-dev/pre-host b/profile/mahara-dev/pre-host index eb0b531..5a66881 100644 --- a/profile/mahara-dev/pre-host +++ b/profile/mahara-dev/pre-host @@ -1,5 +1,5 @@ # Create the database for the mahara install -vserver pg81 suexec postgres createdb ${VSNAME} -Omartyn -EUNICODE +vserver pg81 suexec postgres createdb ${VSNAME} -Ogeneral -EUNICODE # Remove the tmp filesystem mounting grep -v tmp /etc/vservers/${VSNAME}/fstab > /etc/vservers/${VSNAME}/fstab.new -- 2.39.5