From 26a92c11cc3269498611e778b1849b6aa61b63c2 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Wed, 2 Aug 2006 03:35:56 +0000 Subject: * reorged tangential tools into tools directory * added ostiary encap git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2024 ce84e21b-d406-0410-9b95-82705330c041 --- encap/tools/ostiary/ostiary-3.4.ep | 53 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 encap/tools/ostiary/ostiary-3.4.ep (limited to 'encap/tools/ostiary/ostiary-3.4.ep') diff --git a/encap/tools/ostiary/ostiary-3.4.ep b/encap/tools/ostiary/ostiary-3.4.ep new file mode 100644 index 000000000..7630f95fb --- /dev/null +++ b/encap/tools/ostiary/ostiary-3.4.ep @@ -0,0 +1,53 @@ + + + + + + + + + + +PLATFORM_IF_MATCH(linux) +PLATFORM_ELSE + +PLATFORM_ENDIF + + + + + + +mkdir var 2>/dev/null || exit 0 +mkdir var/encap 2>/dev/null || exit 0 +touch var/encap/${ENCAP_PKGNAME} + + + +description Ostiary - Simple, Secure Remote Script Execution + + + -- cgit v1.2.3-1-g7c22