aboutsummaryrefslogtreecommitdiff
path: root/src/conf/py-sample
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/py-sample')
-rw-r--r--src/conf/py-sample/boot-report.jsonc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/conf/py-sample/boot-report.jsonc b/src/conf/py-sample/boot-report.jsonc
new file mode 100644
index 0000000..dd9d606
--- /dev/null
+++ b/src/conf/py-sample/boot-report.jsonc
@@ -0,0 +1,7 @@
+{
+ "boot-report": {
+ // "mua": "stdout",
+ "mua": "mailx",
+ "mail-to": [ "root" ]
+ }
+}