mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 00:56:54 -04:00
Added comment about reload.
This commit is contained in:
@@ -1016,6 +1016,8 @@ mysql> GRANT select, update, create, delete, insert ON stats.* TO weewx@local
|
||||
<p class="tty">ps -a # Note
|
||||
the PID of the weewxd.py process </p>
|
||||
<p class="tty">kill -HUP <em>pid</em> # Send it a HUP signal </p>
|
||||
<p>Note that this <em>only</em> rereads the configuration file. It will not reflect any changes you
|
||||
might have made to the code.</p>
|
||||
<h2 id="Running_as_a_daemon">Running as a daemon</h2>
|
||||
<p>For unattended operations it is best to have <span class="code">weewx</span>
|
||||
run as a daemon, started automatically when the server is rebooted. Start by
|
||||
|
||||
Reference in New Issue
Block a user