summaryrefslogtreecommitdiff
path: root/pmacct/dbGrant.mysql
diff options
context:
space:
mode:
authorDaniel Langesten <daniel.langest@gmail.com>2015-03-17 12:01:38 +0100
committerDaniel Langesten <daniel.langest@gmail.com>2015-03-17 12:01:38 +0100
commit38eb46bad4062e04f1db1b93bf5d0d1a935c4d96 (patch)
treea9c64eae94da4f54478c6cd6f00e31b9df38bc19 /pmacct/dbGrant.mysql
parent22ee0829d5ce9508d74d20abae3e06583e3d1820 (diff)
merged db setups into one file
Diffstat (limited to 'pmacct/dbGrant.mysql')
-rw-r--r--pmacct/dbGrant.mysql1
1 files changed, 0 insertions, 1 deletions
diff --git a/pmacct/dbGrant.mysql b/pmacct/dbGrant.mysql
deleted file mode 100644
index 6266e46..0000000
--- a/pmacct/dbGrant.mysql
+++ /dev/null
@@ -1 +0,0 @@
-grant all privileges on pmacct.* to pmacct@localhost identified by 'arealsmartpwd' with grant option;