diff options
Diffstat (limited to '')
| -rw-r--r-- | etc/os-release | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/os-release b/etc/os-release index 48ca529..59e72ad 100644 --- a/etc/os-release +++ b/etc/os-release @@ -1,5 +1,7 @@ -PRETTY_NAME="Debian #OSNAME# trixie/sid" -NAME="Debian #OSNAME#" +PRETTY_NAME="Debian #OSNAME# 13 (trixie)" +NAME="Debian GNU/Linux" +VERSION_ID="13" +VERSION="13 (trixie)" VERSION_CODENAME=trixie ID=debian HOME_URL="https://www.debian.org/" |
