Added SQL data
This commit is contained in:
parent
6785f014ac
commit
96e29ad901
|
@ -0,0 +1,2 @@
|
|||
GRANT USAGE ON *.* TO 'sats-set-unlock'@'localhost';
|
||||
GRANT SELECT (id_machine), UPDATE (unlock_code) ON `logauth`.`machine` TO 'sats-set-unlock'@'localhost';
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue