Commit 0dcecad16138b07111356036ce3f4289d038d05c

Authored by Georg Hopp
1 parent 661464b1

and try to emphasize ATTENTION at least

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -47,7 +47,7 @@ This should prevent right drop while changing the effective user id.
47 47 If apache2 does not start it most likely is related to some access rights.
48 48 Just have a look in the error log as mentioned in this.
49 49
50   -> ATTENTION: This module adds data to the kernel random number pool. To do
  50 +> **ATTENTION**: This module adds data to the kernel random number pool. To do
51 51 > this the apache process needs CAP_SYS_ADMIN. Without any role based access
52 52 > control this is true only for the root user.
53 53 >
... ...
Please register or login to post a comment