diff options
Diffstat (limited to 'systemd/os-release')
-rw-r--r-- | systemd/os-release | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/os-release b/systemd/os-release new file mode 100644 index 000000000..1d0f9c112 --- /dev/null +++ b/systemd/os-release @@ -0,0 +1,9 @@ +NAME="NuTyX Linux" +VERSION="2012 pakxe.4" +ID=nutyx +ID_LIKE=lfs +PRETTY_NAME="NuTyX Linux 2012 pakxe.4" +ANSI_COLOR="0;33" +HOME_URL="https://nutyx.org/" +SUPPORT_URL="http://nutyx.org/sections/view.php?id=12" +BUG_REPORT_URL="http://nutyx.org/sections/view.php?id=38" |