HomeSort by relevance Sort by last modified time
    Searched refs:cron (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/host/installer/linux/
Makefile 12 CRON_DIR = $(DESTDIR)/etc/cron.daily
68 install $(BUILD_DIR)/remoting/installer/cron/chrome-remote-desktop \
  /external/chromium_org/remoting/host/installer/linux/debian/
postinst 50 # Run the cron job immediately to perform repository configuration.
51 nohup sh /etc/cron.daily/chrome-remote-desktop > /dev/null 2>&1 &
  /external/chromium_org/chrome/installer/linux/debian/
postinst 68 # Run the cron job immediately to perform repository configuration.
69 nohup sh /etc/cron.daily/@@PACKAGE@@ > /dev/null 2>&1 &
  /external/chromium_org/chrome/common/extensions/docs/server2/
cron_servlet.py 25 _log = CustomLogger('cron')
29 '''Servlet which runs a cron job.
61 # So, manually flush logs at the end of the cron run. However, sometimes
73 # Cron strategy:
119 # This should never actually happen (each cron step does its own
137 # HEAD. These cron jobs take a while and run very frequently such that
164 change as the cron runs.
172 NOTE: If passed None it's likely that during the cron run patches will be
173 submitted at HEAD, which may change data underneath the cron run.
refresh_servlet.py 127 NOTE: If passed None it's likely that during the cron run patches will be
128 submitted at HEAD, which may change data underneath the cron run.
app_yaml_helper.py 35 Allow overriding the key to parse e.g. the cron file ('target').

Completed in 314 milliseconds