Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes instrumenting of cron to preserve environment variables. #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 31, 2016

  1. Fixes instrumenting of cron to preserve environment variables.

    This changes the startup script to create a crontab with all of the
    supported environment variables prepended to it to ensure they are
    available when calling to arkmanager.
    
    This fixes an issue where updating and restarting from cron would fail
    to restart the server properly.
    
    This change also includes a number of trailing whitespace trims, as well
    as an update to the README where the Variables section had a typo for
    the UPDATEONRESTART entry.
    krobertson committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    d51f3f6 View commit details
    Browse the repository at this point in the history