#!/bin/sh cp -r /commands/late_commands.d /target in-target run-parts /late_commands.d rm -r /target/late_commands.d