build() { add_binary partprobe add_runscript } help() { printf '%s\n' 'Uses partprobe to inform the kernel about partitions on a device.' }