summaryrefslogtreecommitdiffstats
path: root/README-jobs.d
diff options
context:
space:
mode:
authorCasey Dahlin <cdahlin@redhat.com>2008-07-23 09:48:23 -0400
committerCasey Dahlin <cdahlin@redhat.com>2008-07-23 09:48:23 -0400
commit01fecfecdb440d81435690c63d28909c5edd34de (patch)
tree0700ba7f0da1a17e974ad77826f8011b7e77443f /README-jobs.d
parent51f5d4923f3ab0025708df3d20efd45fe5437e92 (diff)
downloadinitscripts-01fecfecdb440d81435690c63d28909c5edd34de.tar.gz
initscripts-01fecfecdb440d81435690c63d28909c5edd34de.tar.xz
initscripts-01fecfecdb440d81435690c63d28909c5edd34de.zip
Update for Upstart 0.5.0HEADmaster
New job definitions, in a new location, in a new format
Diffstat (limited to 'README-jobs.d')
-rw-r--r--README-jobs.d26
1 files changed, 26 insertions, 0 deletions
diff --git a/README-jobs.d b/README-jobs.d
new file mode 100644
index 00000000..82fb065f
--- /dev/null
+++ b/README-jobs.d
@@ -0,0 +1,26 @@
+The upstart scripts in /etc/init/jobs.d originate from event-compat-sysv-0.3.9,
+and have since been heavily modified.
+
+The original copyright is:
+
+Copyright © 2008 Canonical Ltd.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+