diff options
author | Colin Guthrie <colin@mageia.org> | 2014-08-30 14:41:27 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-08-30 14:41:27 +0100 |
commit | 909b3cc7f81cb8406b5d82b2dfd0559c101ae9f1 (patch) | |
tree | 86c4cc799751c54a0c0e47d7c96462e01bd56947 /usr/lib | |
parent | 3a40f45535d700c961617dc38204b28b20c99bd7 (diff) | |
download | initscripts-909b3cc7f81cb8406b5d82b2dfd0559c101ae9f1.tar initscripts-909b3cc7f81cb8406b5d82b2dfd0559c101ae9f1.tar.gz initscripts-909b3cc7f81cb8406b5d82b2dfd0559c101ae9f1.tar.bz2 initscripts-909b3cc7f81cb8406b5d82b2dfd0559c101ae9f1.tar.xz initscripts-909b3cc7f81cb8406b5d82b2dfd0559c101ae9f1.zip |
Fix an error shown when bringing up localhost.
The ifcfg-lo file typically does not contain a UUID and thus NetworkManager
will complain saying:
Could not load file '/etc/sysconfig/network-scripts/ifcfg-lo'
This just silences this message (code below requires that
the UUID is returned from NM via DBus)
Diffstat (limited to 'usr/lib')
0 files changed, 0 insertions, 0 deletions