From e57f67bd8b6c961ce88c4ba43671feff41c70610 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 8 Oct 2017 15:17:46 -0500 Subject: [PATCH] Add RPC Policies page to index --- doc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc.md b/doc.md index dedc611c..e8f055e1 100644 --- a/doc.md +++ b/doc.md @@ -134,6 +134,7 @@ Configuration Guides * [Multibooting](/doc/multiboot/) * [Resizing AppVM and HVM Disk Images](/doc/resize-disk-image/) * [Extending `root.img` Size](/doc/resize-root-disk-image/) + * [RPC Policies](/doc/rpc-policy/) * [Installing ZFS in Qubes](/doc/zfs/) * [Mutt Guide](/doc/mutt/) * [Postfix Guide](/doc/postfix/)