Mercurial
Mercurial
>
jdk-sandbox
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/jdk.jpackager/macosx/classes/jdk/jpackager/internal/resources/postinstall.template
author
herrick
Wed, 21 Nov 2018 17:50:46 -0500
branch
JDK-8200758-branch
changeset 57038
b0f09e7c4680
permissions
-rw-r--r--
8213963: Flatten out jpackager packages and resources Reviewed-by: almatvee
#!/usr/bin/env sh
set -e
launchctl load "/Library/LaunchDaemons/DEPLOY_LAUNCHD_PLIST_FILE"
exit 0