diff options
Diffstat (limited to 'pmacct/dbGrant.mysql')
-rw-r--r-- | pmacct/dbGrant.mysql | 1 |
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; |