Skip to content

Commit

Permalink
Add os-release file
Browse files Browse the repository at this point in the history
This contains basic identifying information about the distribution at
runtime.
  • Loading branch information
EmilyShepherd committed May 12, 2023
1 parent 7683407 commit e3fdff5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkgs/bin/init/files/etc/os-release
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
NAME="kiOS"
ID="kios"
PRETTY_NAME="kiOS Linux"

0 comments on commit e3fdff5

Please sign in to comment.