3 \me @ s d dl Z d dlZd dlZd dlmZmZ e jeZG dd de Z G dd dZG dd dZG d d d eZ G dd deZdS ) N)subputilc @ s e Zd ZdS )CustomScriptNotFoundN)__name__ __module____qualname__ r r */usr/lib/python3.6/config_custom_script.pyr s r c @ s* e Zd ZdZdZejjeeZdZ dZ dS )CustomScriptConstantz/root/.customizationzcustomize.shz)/.guest-customization-post-reboot-pendingzpost-customize-guest.shN)r r r CUSTOM_TMP_DIRZCUSTOM_SCRIPT_NAMEospathjoin CUSTOM_SCRIPTPOST_CUSTOM_PENDING_MARKERPOST_CUSTOM_SCRIPT_NAMEr r r r r s r c @ s e Zd Zdd Zdd ZdS )RunCustomScriptc C s || _ || _tjj||| _d S )N) scriptname directoryr r r scriptpath)selfr r r r r __init__! s zRunCustomScript.__init__c C sp t jj| jstd| j tjtj t j dtj tj| jtj tj tjjdd}tjtj|dd d S )Nz3Script %s not found!! Cannot execute custom script!zCopying custom script to %s id )mode)r r existsr r r Z ensure_dirr r LOGdebugr copyZ load_filereplaceZ write_file)r Zcontentr r r prepare_script&