aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2014-11-02 00:11:25 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2014-11-02 00:11:25 +0000
commit7bd12696d701b3237bedb7a5e9e4f00ca258683d (patch)
treeba0557f8d593bbda6d9e3f79a4373642106aedd0 /etc/rc.d/Makefile
parentcdcf242896502a01c42a947107b6dcf80cf09fae (diff)
downloadsrc-7bd12696d701b3237bedb7a5e9e4f00ca258683d.tar.gz
src-7bd12696d701b3237bedb7a5e9e4f00ca258683d.zip
add an rc.d script to automatically grow the specified FS... It has
been tested on both MBR and GPT... It won't be enabled until you add growfs_enable="YES" and will only run on first boot..
Notes
Notes: svn path=/head/; revision=273955
Diffstat (limited to 'etc/rc.d/Makefile')
-rw-r--r--etc/rc.d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 72b524709701..f42b207936e6 100644
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -49,6 +49,7 @@ FILES= DAEMON \
geli \
geli2 \
gptboot \
+ growfs \
gssd \
hastd \
${_hcsecd} \