10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
|
description "Growing root partition"
|
||
|
|
||
|
console output
|
||
|
|
||
|
start on mounted MOUNTPOINT=/
|
||
|
|
||
|
post-start script
|
||
|
/usr/local/sbin/growroot
|
||
|
end script
|