]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Add support to read /etc/os-release for system information.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 May 2011 12:29:33 +0000 (14:29 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 May 2011 13:11:41 +0000 (15:11 +0200)
commitae87586a12eaf4e8329b88f6e0c629e7b14f27bc
treef26d111cf0fdf80295c6da38daeb7fe099947d1c
parent514341259194dbff7dd8992c57d932f01413c99c
Add support to read /etc/os-release for system information.

/etc/os-release is introduced with systemd which will be in all the
major distributions, soon. For backwards-compatibility, the lsb_release
method is still there and will be used if no /etc/os-release is available.
src/lldpd.c