From 083adc34fd184d167931aee00a48f1fd79848d93 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 27 Sep 2016 10:58:56 +0200 Subject: [PATCH] use listings for file contents --- local-zfs.adoc | 6 +++++- pct.adoc | 6 ++++-- pve-firewall.adoc | 7 ++++--- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/local-zfs.adoc b/local-zfs.adoc index 370bbc5..9b682b9 100644 --- a/local-zfs.adoc +++ b/local-zfs.adoc @@ -265,7 +265,9 @@ pool errors. To activate the daemon it is necessary to edit `/etc/zfs/zed.d/zed.rc` with your favourite editor, and uncomment the `ZED_EMAIL_ADDR` setting: +-------- ZED_EMAIL_ADDR="root" +-------- Please note {pve} forwards mails to `root` to the email address configured for the root user. @@ -312,7 +314,9 @@ run into low memory situations. Additionally, you can lower the To make the swappiness persistent, open `/etc/sysctl.conf` with an editor of your choice and add the following line: - vm.swappiness = 10 +-------- +vm.swappiness = 10 +-------- .Linux kernel `swappiness` parameter values [width="100%",cols="