From 1f6cad6171289a5002ec0122031232685b626377 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Wed, 1 Feb 2017 12:03:31 +1000 Subject: [PATCH] update because we now use detach: false Signed-off-by: Sven Dowideit --- docs/os/storage/using-zfs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/os/storage/using-zfs/index.md b/docs/os/storage/using-zfs/index.md index 98db2f05..3a234c46 100644 --- a/docs/os/storage/using-zfs/index.md +++ b/docs/os/storage/using-zfs/index.md @@ -17,6 +17,7 @@ The only restriction is that you must mount your zpool into `/mnt`, as this is t ``` $ sudo ros service enable zfs $ sudo ros service up zfs +# you can follow the progress of the build by running the following command in another ssh session: $ sudo ros service logs --follow zfs # wait until the build is finished. $ lsmod | grep zfs