public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/openrc:master commit in: local.d/
@ 2013-02-25 22:31 William Hubbs
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2013-02-25 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ceb88fc465f1aa9fa5f9391ebf69aaa8516ab18c
Author:     William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Mon Feb 25 22:04:25 2013 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Feb 25 22:04:25 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=ceb88fc4

local.d: update README

Remind users that if they put a long-running process in /etc/local.d,
they can delay their boot or shutdown processing.

Reported-by: toralf.foerster <AT> gmx.de
X-Gentoo-Bug: 456650
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=456650

---
 local.d/README |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/local.d/README b/local.d/README
index d3c1156..352847b 100644
--- a/local.d/README
+++ b/local.d/README
@@ -7,3 +7,8 @@ executable and it has a .stop extension, it will be run when the local
 service is stopped.
 
 All files are processed in lexical order.
+
+Keep in mind that files in this directory are processed sequencially,
+and the local service is not considered started or stopped until
+everything is processed, so if you have a process which takes a long
+time to run, it can delay your boot or shutdown processing.


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/openrc:master commit in: local.d/
@ 2016-08-15 18:48 William Hubbs
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2016-08-15 18:48 UTC (permalink / raw
  To: gentoo-commits

commit:     1a55d46645b376cd27f394796934150120a08387
Author:     Raymond Jennings <shentino <AT> gmail <DOT> com>
AuthorDate: Mon Aug 15 17:50:52 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 18:47:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/openrc.git/commit/?id=1a55d466

local.d/README: typo fix

X-Gentoo-Bug: 591258
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=591258

 local.d/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/local.d/README b/local.d/README
index 352847b..068b7d9 100644
--- a/local.d/README
+++ b/local.d/README
@@ -8,7 +8,7 @@ service is stopped.
 
 All files are processed in lexical order.
 
-Keep in mind that files in this directory are processed sequencially,
+Keep in mind that files in this directory are processed sequentially,
 and the local service is not considered started or stopped until
 everything is processed, so if you have a process which takes a long
 time to run, it can delay your boot or shutdown processing.


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-15 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 22:31 [gentoo-commits] proj/openrc:master commit in: local.d/ William Hubbs
  -- strict thread matches above, loose matches on Subject: below --
2016-08-15 18:48 William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox