From 93aeae5180315cf27cf72d1e244824978d59dc80 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 16 Feb 2019 22:51:25 +0530 Subject: Proof read 2 --- content/devops/resizing_root_partition.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'content/devops/resizing_root_partition.rst') diff --git a/content/devops/resizing_root_partition.rst b/content/devops/resizing_root_partition.rst index c154f72..dc72759 100644 --- a/content/devops/resizing_root_partition.rst +++ b/content/devops/resizing_root_partition.rst @@ -78,6 +78,9 @@ by a making service execute before *local-fs.pre* target. From the man page for target unit for those mounts listed in /etc/fstab that have the auto mount option set. +Service also disables itself on executing to avoid re-runs on every boot. I've +used the service file from raspi3-image-spec as is. + Testing with VM =============== @@ -193,7 +196,8 @@ some modifications to suit my needs. root-fs: / I could not run with vmdb2 installed from Debian archive, so I cloned -raspi3-image-spec and used vmdb2 submodule from it. +raspi3-image-spec and used vmdb2 submodule from it. And here are rest of +commands used for testing the script. .. code:: shell -- cgit v1.2.3