diff options
| author | 2023-06-11 17:00:00 +0200 | |
|---|---|---|
| committer | 2024-04-17 11:38:16 +0200 | |
| commit | 4e62ac47b01fd02874047bcd799059e71dadc3ca (patch) | |
| tree | 79a273bf5fae46b5539e14d812d766a64f330c06 /etc/os-release | |
| download | base-files-4e62ac47b01fd02874047bcd799059e71dadc3ca.tar.gz base-files-4e62ac47b01fd02874047bcd799059e71dadc3ca.zip | |
Version 13
Diffstat (limited to '')
| -rw-r--r-- | etc/os-release | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/os-release b/etc/os-release new file mode 100644 index 0000000..48ca529 --- /dev/null +++ b/etc/os-release @@ -0,0 +1,7 @@ +PRETTY_NAME="Debian #OSNAME# trixie/sid" +NAME="Debian #OSNAME#" +VERSION_CODENAME=trixie +ID=debian +HOME_URL="https://www.debian.org/" +SUPPORT_URL="https://www.debian.org/support" +BUG_REPORT_URL="https://bugs.debian.org/" |
