This reverts commit 5a7ff5102154b08055c37868810192a9dca8044b 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
|