Skip to content

Commit a16d9dc

Browse files
Apply suggestions from code review
Co-authored-by: Davide Principi <davide.principi@nethesis.it>
1 parent 93914a1 commit a16d9dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,12 +353,12 @@ Some configuration settings, like the smarthost setup, are not part of the
353353
Redis keys. To ensure the module is always up-to-date with the
354354
centralized [smarthost
355355
setup](https://nethserver.github.io/ns8-core/core/smarthost/) every time
356-
kickstart starts, the command `bin/discover-smarthost` runs and refreshes
356+
`phpfpm@.service` starts, the command `bin/discover-smarthost` runs and refreshes
357357
the `state/smarthost.env` file with fresh values from Redis.
358358

359359
Furthermore if smarthost setup is changed when webserver is already
360360
running, the event handler `events/smarthost-changed/10reload_services`
361-
restarts the main module service.
361+
restarts `phpfpm@.service`.
362362

363363
See also the `systemd/user/phpfpm@.service` file.
364364

0 commit comments

Comments
 (0)