Viewing File: /usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_boot.pyo
ó
oBú]c @ sK d Z d d l Z d d l m Z d d l m Z e Z d Z d „ Z d S( su
Scripts Per Boot
----------------
**Summary:** run per boot scripts
Any scripts in the ``scripts/per-boot`` directory on the datasource will be run
every time the system boots. Scripts will be run in alphabetical order. This
module does not accept any config keys.
**Internal name:** ``cc_scripts_per_boot``
**Module frequency:** per always
**Supported distros:** all
iÿÿÿÿN( t util( t
PER_ALWAYSs per-bootc C s` t j j | j ƒ d t ƒ } y t j | ƒ Wn* t k
r[ | j d | t | ƒ ‚ n Xd S( Nt scriptss"