diff options
Diffstat (limited to 'nonsystemd/filesystem/os-release')
-rw-r--r-- | nonsystemd/filesystem/os-release | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nonsystemd/filesystem/os-release b/nonsystemd/filesystem/os-release new file mode 100644 index 000000000..9dfb39d50 --- /dev/null +++ b/nonsystemd/filesystem/os-release @@ -0,0 +1,8 @@ +NAME="Parabola" +PRETTY_NAME="Parabola GNU/Linux-libre" +ID=parabola +ID_LIKE="arch archlinux" +ANSI_COLOR="1;35" +HOME_URL="https://www.parabola.nu/" +SUPPORT_URL="irc://chat.freenode.net#parabola" +BUG_REPORT_URL="https://labs.parabola.nu/" |