From 69f4ac7fa344a1e19d244d0a9273e189ce798928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sat, 5 Mar 2016 00:42:44 +0100 Subject: [PATCH] Load topd module only in dom0 All the configuration is managed from dom0 - here top.* commands are useful. But in VMs we have simplified jinja-based version to only render top. QubesOS/qubes-issues#1541 --- topd/init.top | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/topd/init.top b/topd/init.top index 5cec7f8..1244393 100644 --- a/topd/init.top +++ b/topd/init.top @@ -1,5 +1,6 @@ # vim: set syntax=yaml ts=2 sw=2 sts=2 et : base: - '*': + 'dom0': + - match: nodegroup - topd