提交 e268bbcd 编写于 作者: K kohsuke

auto-import manifest

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@14453 71c3de6d-444a-0410-be80-ed276b4c234a
上级 61f29296
......@@ -17,7 +17,8 @@ pkg.update({
})
pkg.addfile("/usr/local/bin/hudson.war",{"file":"./target/hudson.war"})
# restart_fmri instructs IPS to reload the manifest
pkg.addfile("/usr/local/bin/hudson.war",{"file":"./target/hudson.war","restart_fmri","svc:/system/manifest-import:default"})
pkg.addfile("/var/svc/manifest/application/hudson.xml",{"file":"../ips/hudson.xml"})
# this is the Hudson home directory
pkg.mkdirs("/var/lib/hudson")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册