logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

dhcpcd-online — a utility to work out if dhcpcd(8) is in the connected state

Authors

       Roy Marples <roy@marples.name>

Bugs

       Please report them to http://roy.marples.name/projects/dhcpcd-ui

Debian                                            April 4, 2023                                  DHCPCD-ONLINE()

Description

dhcpcd-online  connects  to dhcpcd(8) and waits for a maximum of timeout seconds until the status changes
       to connected.  This tool is intended for use in the startup of the host system where dhcpcd(8) is started
       in parallel with other services who depend on a network connection being available.

       -q          Suppresses the reporting of non error messages.

       -ttimeout  Sets the number of seconds dhcpcd-online waits for dhcpcd(8) to reach  the  connected  state.
                   If not specified, a default value of 30 is used.

       -x          Exits immediately if dhcpcd(8) is not running.

Name

       dhcpcd-online — a utility to work out if dhcpcd(8) is in the connected state

Notes

dhcpcd(8) needs to be running in Master mode for dhcpcd-online to work.

Synopsis

dhcpcd-online [-q] [-ttimeout] [-x]

See Also