projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f49f49b
)
Minor typo
author
Tollef Fog Heen
<tfheen@err.no>
Mon, 1 Oct 2012 19:48:15 +0000
(21:48 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Mon, 1 Oct 2012 19:48:15 +0000
(21:48 +0200)
CODING_STYLE
patch
|
blob
|
history
diff --git
a/CODING_STYLE
b/CODING_STYLE
index
1c6c12b
..
04b4ed2
100644
(file)
--- a/
CODING_STYLE
+++ b/
CODING_STYLE
@@
-20,7
+20,7
@@
we those lookups involve synchronously talking to services that we
would need to start up
-- Do not access any directories outside of /etc
/
, /dev, /lib from the
+- Do not access any directories outside of /etc, /dev, /lib from the
init daemon to avoid deadlocks with the automounter
- Don't synchronously talk to any other service, due to risk of