#!/usr/bin/env ssm service_type='oneshot' service_command='/usr/bin/mkdir' service_args=( -p /run/lock )