summaryrefslogtreecommitdiff
path: root/type
diff options
context:
space:
mode:
authorDennis Camera <cdist@dtnr.ch>2021-03-13 12:36:01 +0100
committerDennis Camera <cdist@dtnr.ch>2021-03-19 11:06:07 +0100
commitfff2f1953c40ab62e2b1723ab2d5021c27020d8a (patch)
tree724cb80d4a1b97215f4d8f687aff62235de1c407 /type
parent13ce7a8fbbf3af10da344afce540f03d78b818da (diff)
download__dtnrch_egov-fff2f1953c40ab62e2b1723ab2d5021c27020d8a.tar.gz
__dtnrch_egov-fff2f1953c40ab62e2b1723ab2d5021c27020d8a.zip
[type/__dtnrch_install4j] Suppress unattended reboot
Diffstat (limited to 'type')
-rwxr-xr-xtype/__dtnrch_install4j/gencode-remote1
1 files changed, 1 insertions, 0 deletions
diff --git a/type/__dtnrch_install4j/gencode-remote b/type/__dtnrch_install4j/gencode-remote
index 0fa3d78..2e1bcd0 100755
--- a/type/__dtnrch_install4j/gencode-remote
+++ b/type/__dtnrch_install4j/gencode-remote
@@ -31,6 +31,7 @@ in
(present)
i4j_script=$(cat "${__object:?}/parameter/installer")
+ i4j_vm_opts='-Dinstall4j.suppressUnattendedReboot=true'
i4j_opts="-q -dir '${destination}'"
if test -f "${__object:?}/parameter/overwrite"