diff options
Diffstat (limited to 'sysutils/py-google-compute-engine/files/90-google.conf.sample')
-rw-r--r-- | sysutils/py-google-compute-engine/files/90-google.conf.sample | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/py-google-compute-engine/files/90-google.conf.sample b/sysutils/py-google-compute-engine/files/90-google.conf.sample new file mode 100644 index 000000000000..97f52ff3edca --- /dev/null +++ b/sysutils/py-google-compute-engine/files/90-google.conf.sample @@ -0,0 +1,7 @@ +# $FreeBSD$ +# 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 |