trove-integration/scripts/files/elements/reddwarf-guest/install.d/20-etc

9 lines
233 B
Bash
Executable File

#!/bin/sh
# CONTEXT: GUEST during CONSTRUCTION as ROOT
# PURPOSE: take "staged" reddwarf-guest.conf file and put it in the init directory on guest image
dd if=/tmp/in_target.d/reddwarf-guest.conf of=/etc/init/reddwarf-guest.conf