Skip to content

Commit

Permalink
Fix minor translation and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
priojk authored Mar 20, 2024
1 parent e63c0f7 commit 179b96d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2580,7 +2580,9 @@ FLUSH PRIVILEGES;
---------------

--TODO Reduce permissions of this database user sellyoursaas

This is used by:

* the root batch *clean.sh* to SELECT contracts and to list dbn databases with SHOW DATABASES.
* the root batch *batch_detect_evil_instances.php* to SELECT contracts
* the admin batch *batch_customers.php* to SELECT const, element_element, product, packages, CREATE actioncomm
Expand Down Expand Up @@ -3761,7 +3763,7 @@ You must have inside the cron of user *admin*:

==== Check that launching of cron is ok

Reprendre du fichier */etc/crontab*, les commandes pour tester le lancement de crontab journalière, hebdo et mensuelles et tester en lançant en manuel. Par exemple par:
Take from */etc/crontab* the commands for testing daily, weekly and monthly crontab launches and test by launching manually. For example, with:

[source,bash]
---------------
Expand Down

0 comments on commit 179b96d

Please sign in to comment.