summaryrefslogtreecommitdiff
path: root/pmacct/dbGrant.mysql
diff options
context:
space:
mode:
Diffstat (limited to 'pmacct/dbGrant.mysql')
-rw-r--r--pmacct/dbGrant.mysql1
1 files changed, 1 insertions, 0 deletions
diff --git a/pmacct/dbGrant.mysql b/pmacct/dbGrant.mysql
new file mode 100644
index 0000000..6266e46
--- /dev/null
+++ b/pmacct/dbGrant.mysql
@@ -0,0 +1 @@
+grant all privileges on pmacct.* to pmacct@localhost identified by 'arealsmartpwd' with grant option;