Skip to content

Commit be19840

Browse files
committed
note on mysql service
1 parent 35d64f2 commit be19840

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ on a single node (commands executed as root).
4747
* or from a remote YUM repo: `yum install -y o2-InfoLogger-standalone`
4848

4949
* Install a MySQL database. Here we use mariadb, as it's the standard one available in base CC7
50-
install, but other MySQL versions would work just as fine:
50+
install, but other MySQL versions would work just as fine (just make sure to replace mariadb by
51+
mysql in the infoLoggerServer.service file, the default one being located in
52+
/usr/lib/systemd/system/)
53+
5154
* Setup package:
5255
`yum install -y mariadb-server`
5356
* Configure service (start now and at boot time):

0 commit comments

Comments
 (0)