mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
network time: clarify help text for interface selection
ntpd will also use these interfaces for syncing with a remote
server. Accompanies f85849736d
This commit is contained in:
parent
b2d6acc23e
commit
d8df599d0d
@ -340,9 +340,10 @@ include("head.inc");
|
||||
endforeach;?>
|
||||
</select>
|
||||
<div class="hidden" data-for="help_for_interfaces">
|
||||
<?=gettext("Interfaces without an IP address will not be shown."); ?>
|
||||
<?=gettext("Interfaces to listen on and send outgoing queries."); ?>
|
||||
<br /><?=gettext("Selecting no interfaces will listen on all interfaces with a wildcard."); ?>
|
||||
<br /><?=gettext("Selecting all interfaces will explicitly listen on only the interfaces/IPs specified."); ?>
|
||||
<br /><?=gettext("Interfaces without an IP address will not be shown."); ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user