some comments
This commit is contained in:
parent
b5cf1e1220
commit
d056f2baa1
@ -12,6 +12,10 @@ chown domotique:domotique -R /usr/share/moha
|
|||||||
touch /var/log/moha.log
|
touch /var/log/moha.log
|
||||||
chown domotique:domotique -R /var/log/moha.log
|
chown domotique:domotique -R /var/log/moha.log
|
||||||
|
|
||||||
|
#CREATE USER 'moha'@'localhost' IDENTIFIED BY 'MohaMysql';
|
||||||
|
#mysql -p < ./sql/moha.sql
|
||||||
|
# GRANT ALL PRIVILEGES ON * . * TO 'newuser'@'localhost';
|
||||||
|
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable presenceD.service
|
systemctl enable presenceD.service
|
||||||
systemctl enable moha.service
|
systemctl enable moha.service
|
||||||
|
Loading…
Reference in New Issue
Block a user