Rename cron file to os-refresh-config-reboot to fix name clash

This commit is contained in:
James Slagle 2014-06-26 13:43:27 -04:00
parent 5bcb7b025b
commit bb9dc84289
2 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
set -eux
cp $(dirname $0)/../os-refresh-config /etc/cron.d/os-refresh-config
cp $(dirname $0)/../os-refresh-config-reboot /etc/cron.d/os-refresh-config-reboot