diff options
author | Scott Moser <smoser@nelson> | 2010-01-11 11:29:09 -0500 |
---|---|---|
committer | Scott Moser <smoser@nelson> | 2010-01-11 11:29:09 -0500 |
commit | d67120b4b83ac0ce156b8e844496355d262d85af (patch) | |
tree | 645eb0185639308137366f4dd524b5d5135adb11 /upstart/ec2-apt-update.conf | |
parent | 0c79e64925918a7f78d6e2ba34401367d7cf7c64 (diff) | |
download | vyos-cloud-init-d67120b4b83ac0ce156b8e844496355d262d85af.tar.gz vyos-cloud-init-d67120b4b83ac0ce156b8e844496355d262d85af.zip |
make sure all user-scripts get run, and only once-per-instance
run-parts didn't like scripts ending in .sh apparently.
the man page says:
If neither the --lsbsysinit option nor the --regex option is given
then the names must consist entirely of upper and lower case letters,
digits, under‐ scores, and hyphens.
We dont want to have such a restriction. so run with
--regex '.*'
Second change is making this run once-per-instance .
Diffstat (limited to 'upstart/ec2-apt-update.conf')
0 files changed, 0 insertions, 0 deletions