From e7d2d69b92e47c1045a9afe969bdd2d1162fdca4 Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 4 Aug 2008 09:14:16 +0000
Subject: [PATCH] Update the module build section of install doc

Reviewed-by: imsnah
---
 doc/install.sgml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/install.sgml b/doc/install.sgml
index 262523daa..a036bacef 100644
--- a/doc/install.sgml
+++ b/doc/install.sgml
@@ -350,6 +350,7 @@ apt-get install -t etch-backports drbd8-module-source drbd8-utils
 m-a update
 m-a a-i drbd8
 echo drbd minor_count=128 >> /etc/modules
+depmod -a
 modprobe drbd minor_count=128
       </screen>
 
-- 
GitLab