mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
This reverts commit 5a7ff51021 and uses
www/py-boto3 instead of the removed devel/py-boto, and releng-gce@
assumes maintainership.
This is meant to be a temporary measure as we are exploring alternatives
for GCE support.
MFH: 2025Q2
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
# Google Compute Engine default console logging.
|
|
#
|
|
# daemon: logging from Google provided daemons.
|
|
# kern: logging information in case of an unexpected crash during boot.
|
|
#
|
|
daemon,kern.* /dev/console
|