live-systems.org/gitweb
/
live-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f153f4
)
Correcting spelling typo in comment.
author
Daniel Baumann
<daniel@debian.org>
Thu, 6 Dec 2012 15:17:31 +0000
(16:17 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Thu, 6 Dec 2012 15:17:31 +0000
(16:17 +0100)
scripts/config.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/config.sh
b/scripts/config.sh
index
cb7ff65
..
9e0446f
100755
(executable)
--- a/
scripts/config.sh
+++ b/
scripts/config.sh
@@
-175,7
+175,7
@@
Main ()
echo -n "live-config:"
trap 'Trap' EXIT HUP INT QUIT TERM
- # Reading configuration file from filesystem and live-media
+ # Reading configuration file
s
from filesystem and live-media
for _FILE in /etc/live/config.conf /etc/live/config/* \
/lib/live/mount/medium/live/config.conf /lib/live/mount/medium/live/config/*
do