init version

This commit is contained in:
Dennis Trinks
2012-03-28 13:44:31 +02:00
parent 65ab780c2f
commit b80876b795
14 changed files with 549 additions and 0 deletions

9
OPSI/postinst Normal file
View File

@@ -0,0 +1,9 @@
#! /bin/sh
#
# postinst script for softprod
# This script executes after unpacking files from that archive and registering the product at the server.
#
# The following environment variables can be used to obtain information about the current installation:
# PRODUCT_ID: id of the current product
# CLIENT_DATA_DIR: directory which contains the installed client data
#