mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
imageinfo: don't use symlink to os-release file
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
#define VERSION_FILE "/.version"
|
#define VERSION_FILE "/.version"
|
||||||
|
|
||||||
#define OS_RELEASE_FILE "/etc/os-release"
|
#define OS_RELEASE_FILE "/usr/lib/os-release"
|
||||||
#define OE_IMAGE_VERSION_FILE "/etc/image-version"
|
#define OE_IMAGE_VERSION_FILE "/etc/image-version"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
Reference in New Issue
Block a user