From 14372fa6e015c36aa11e44fdfd8052243a26072b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 26 Jun 2012 11:51:53 +0200 Subject: [PATCH] Conf pour les scripts de session --- createlinks | 1 + .../files/shares/tools/files/scripts/session/001conf.bat | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 root/etc/e-smith/templates.metadata/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat diff --git a/createlinks b/createlinks index f5cab10..ab46ad9 100644 --- a/createlinks +++ b/createlinks @@ -6,6 +6,7 @@ event_link("wpkg-init", "wpkg-update", "20"); event_link("wpkg-init", "ipasserelle-update", "20"); event_link("initialize-default-databases", "wpkg-update", "02"); +templates2events("/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat", qw(wpkg-update bootstrap-console-save)); templates2events("/home/e-smith/files/shares/tools/files/scripts/wpkg/conf.bat", qw(wpkg-update bootstrap-console-save)); templates2events("/home/e-smith/files/shares/wpkg/files/config.xml", qw(wpkg-update bootstrap-console-save)); templates2events("/home/e-smith/files/shares/wpkg/files/profiles/variables.xml", qw(wpkg-update bootstrap-console-save)); diff --git a/root/etc/e-smith/templates.metadata/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat b/root/etc/e-smith/templates.metadata/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat new file mode 100644 index 0000000..68e1b5b --- /dev/null +++ b/root/etc/e-smith/templates.metadata/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat @@ -0,0 +1,2 @@ +TEMPLATE_PATH="/home/e-smith/files/shares/tools/files/scripts/wpkg/conf.bat" +OUTPUT_FILENAME="/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat"