summaryrefslogtreecommitdiffstats
path: root/rules/upstart.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-04-05 22:48:56 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-04-05 22:48:56 +0000
commit1dec45b7218417478a5bec9381277bba77ddf24b (patch)
treecd9db327430a4a21cd1852b8bb3f63c708db91fd /rules/upstart.in
parentb55cb2dd9a0900779ef3680d9cdf0ee79092074a (diff)
downloadptxdist-1dec45b7218417478a5bec9381277bba77ddf24b.tar.gz
ptxdist-1dec45b7218417478a5bec9381277bba77ddf24b.tar.xz
[upstart] add help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10238 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/upstart.in')
-rw-r--r--rules/upstart.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/upstart.in b/rules/upstart.in
index 849930187..7f10a41b8 100644
--- a/rules/upstart.in
+++ b/rules/upstart.in
@@ -5,4 +5,8 @@ config UPSTART
select DBUS
prompt "upstart"
help
- FIXME
+ upstart is a replacement for the /sbin/init daemon which
+ handles starting of tasks and services during boot, stopping
+ them during shutdown and supervising them while the system
+ is running.
+