Source /etc/grml/grml-live.conf only if it can be read
authorMichael Prokop <mika@grml.org>
Wed, 26 Sep 2012 17:41:00 +0000 (19:41 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 26 Sep 2012 17:41:01 +0000 (19:41 +0200)
commit9c4a6913833f105dc6581fc7aa9f737714aa9686
treef3174c4fe3c285da47b06ffb6dd4da48d37f4fa0
parentfb6d43045e8a03c6f0ca00228f4b0b493393bd66
Source /etc/grml/grml-live.conf only if it can be read

We no longer depend on the file /etc/grml/grml-live.conf as
we keep system defaults in the program nowadays, so do not
fail if file can not be read.

Thanks: Evgeni Golov for reporting
grml-live